master
Fix assertion failures while processing NEW_CID record in logical decoding.
Do more cleanup of isolation tests for test_decoding
Remove incidental md5() function uses from several tests
Introduce logical decoding.
Fix re-distributing previously distributed invalidation messages during logical decoding.
Revert "Logical decoding of sequences"
Fix xmin advancement during fast_forward decoding.
Prevent unintended dropping of active replication origins.
Fix typos and grammar in code comments and docs
Close race condition in slot_creation_error.spec.
Introduce xid8-based functions to replace txid_XXX.
Stop demanding that top xact must be seen before subxact in decoding.
Add option to enable two_phase commits via pg_create_logical_replication_slot.