Fix after trigger execution in logical replication From: Petr Jelinek <[email protected]> Tested-by: Thom Brown <[email protected]>
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/713f7c47d9c38654adbc36c47fd9e439f0d1f715 Modified Files -------------- src/backend/replication/logical/worker.c | 15 ++++ src/test/subscription/t/003_constraints.pl | 113 +++++++++++++++++++++++++++++ 2 files changed, 128 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
