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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: bc2797e) | patch
Add a xid argument to the filter_prepare callback for output plugins.
2021年3月30日 05:04:43 +0000 (10:34 +0530)
2021年3月30日 05:04:43 +0000 (10:34 +0530)
commit f64ea6dc5c8ccaec9a3d3d39695ca261febb6883
Add a xid argument to the filter_prepare callback for output plugins.

Along with gid, this provides a different way to identify the transaction.
The users that use xid in some way to prepare the transactions can use it
to filter prepare transactions. The later commands COMMIT PREPARED or
ROLLBACK PREPARED carries both identifiers, providing an output plugin the
choice of what to use.

Author: Markus Wanner
Reviewed-by: Vignesh C, Amit Kapila
Discussion: https://postgr.es/m/ee280000-7355-c4dc-e47b-2436e7be959c@enterprisedb.com
contrib/test_decoding/test_decoding.c diff | blob | blame | history
doc/src/sgml/logicaldecoding.sgml diff | blob | blame | history
src/backend/replication/logical/decode.c diff | blob | blame | history
src/backend/replication/logical/logical.c diff | blob | blame | history
src/include/replication/logical.h diff | blob | blame | history
src/include/replication/output_plugin.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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