master
Allow logical replication conflicts to be logged to a table.
Add CONCURRENTLY option to REPACK
Add an output_plugin_libraries GUC to bless trusted output plugins
Convert all remaining subsystems to use the new shmem allocation API
Update copyright for 2026
Revert "Allow logical replication snapshots to be database-specific"
Remove bits* typedefs.
Disable logical decoding after REPACK (CONCURRENTLY)
Fix slotsync worker blocking promotion when stuck in wait
Harmonize function parameter names for Postgres 19.
Fix cascading standby reconnect failure after archive fallback
Add wal_sender_shutdown_timeout GUC to limit shutdown wait for replication
Remove Subscription conninfo field; generate in caller.