git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f7cb284) | patch
Add subtransaction handling for table synchronization workers.
2018年7月16日 21:33:22 +0000 (17:33 -0400)
2018年7月16日 21:33:22 +0000 (17:33 -0400)
commit 32df1c9afa5a11e37b154fe50df7a4f016f289e4
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
src/backend/access/transam/xact.c diff | blob | blame | history
src/backend/replication/logical/launcher.c diff | blob | blame | history
src/include/replication/logicallauncher.h diff | blob | blame | history
src/tools/pgindent/typedefs.list diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /