aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.source
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2018-07-16 17:33:22 -0400
committerRobert Haas <rhaas@postgresql.org>2018-07-16 17:33:35 -0400
commit9ec9f8f6833db5bafc30c480f96f06bdf5c012e6 (patch)
tree7b86d0b734079e31224d04d91db105213b9cc056 /src/tutorial/funcs.source
parente716dc3fc4cdfbc53d65e93ab9c6600c32f824ae (diff)
downloadpostgresql-9ec9f8f6833db5bafc30c480f96f06bdf5c012e6.tar.gz
postgresql-9ec9f8f6833db5bafc30c480f96f06bdf5c012e6.zip
Add subtransaction handling for table synchronization workers.
Since the old logic was completely unaware of subtransactions, a change made in a subsequently-aborted subtransaction would still cause workers to be stopped at toplevel transaction commit. Fix that by managing a stack of worker lists rather than just one. Amit Khandekar and Robert Haas Discussion: http://postgr.es/m/CAJ3gD9eaG_mWqiOTA2LfAug-VRNn1hrhf50Xi1YroxL37QkZNg@mail.gmail.com
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions