pgsql: Add a xid argument to the filter_prepare callback for output plu
В списке pgsql-committers по дате отправления:
| От | Amit Kapila |
|---|---|
| Тема | pgsql: Add a xid argument to the filter_prepare callback for output plu |
| Дата | |
| Msg-id | E1lR6pR-000638-7p@gemulon.postgresql.org обсуждение |
| Список | pgsql-committers |
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 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/f64ea6dc5c8ccaec9a3d3d39695ca261febb6883 Modified Files -------------- contrib/test_decoding/test_decoding.c | 4 +++- doc/src/sgml/logicaldecoding.sgml | 29 ++++++++++++++++++----------- src/backend/replication/logical/decode.c | 17 +++++++++++------ src/backend/replication/logical/logical.c | 5 +++-- src/include/replication/logical.h | 3 ++- src/include/replication/output_plugin.h | 1 + 6 files changed, 38 insertions(+), 21 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера