master
Toggle logical decoding dynamically based on logical slot presence.
Pre-beta mechanical code beautification, step 1: run pgindent.
Simplify translatable messages for tuple value details in conflict.c.
Revert "Allow logical replication snapshots to be database-specific"
Disable logical decoding after REPACK (CONCURRENTLY)
Advance restart_lsn more eagerly in LogicalConfirmReceivedLocation
Fix race when logical decoding activation is concurrently interrupted.
Update copyright for 2026
Fix a set of typos and grammar issues across the tree
Use palloc_object() and palloc_array() in more areas of the logical replication.
Fix translatable string construction
logical decoding: Correctly free speculative insertion
Fix double table_close of sequence_rel in copy_sequences().
Avoid stale slot access after dropping obsolete synced slots.
Switch SysCacheIdentifier to a typedef enum
Fix stale COPY progress during logical replication table sync
Avoid errors during ALTER SUBSCRIPTION.