master
test_decoding: Protect against rare spurious test failures.
Add UPDATE/DELETE FOR PORTION OF
Make RelationFlushRelation() work without ResourceOwner during abort
Revert "Logical decoding of sequences"
Add flush option to pg_logical_emit_message()
Add a slot synchronization function.
Add skip-empty-xacts option to test_decoding for use in the regression tests.
Disallow direct use of the pgrepack logical decoding plugin
Add optional pid parameter to pg_replication_origin_session_setup().
Make contrib/test_decoding regression tests safe for CZ locale.
Add mem_exceeded_count column to pg_stat_replication_slots.
Skip logical decoding of already-aborted transactions.
logical decoding: fix decoding of a commit's commit time.
Stabilize the test added by commit 022564f.
Add option to enable two_phase commits via pg_create_logical_replication_slot.
Don't propagate a null subtransaction snapshot up to parent transaction.