master
Toggle logical decoding dynamically based on logical slot presence.
Pre-beta mechanical code beautification, step 1: run pgindent.
Fix for loop variables used with lengthof
Revert "Allow logical replication snapshots to be database-specific"
Disable logical decoding after REPACK (CONCURRENTLY)
Add an output_plugin_libraries GUC to bless trusted output plugins
Fix races between deactivation of logical decoding and slot creation.
Update copyright for 2026
Clean up read() return type
Use palloc_object() and palloc_array() in more areas of the logical replication.
Use direct hash lookup in logicalrep_partmap_invalidate_cb()
Fix logical decoding of empty prepared transactions.
Remove Subscription conninfo field; generate in caller.
Switch SysCacheIdentifier to a typedef enum
Always check foreign-server USAGE when resolving subscription conninfo.