Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2025-12-19 Add guard to prevent recursive memory context logging. Fujii Masao 16.12
2025-11-27 doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION. Fujii Masao 16.12
2025-11-12 doc: Fix incorrect synopsis for ALTER PUBLICATION ... DROP ... Fujii Masao 16.12
2025-11-07 doc: Fix descriptions of some PGC_POSTMASTER parameters. Fujii Masao 16.11
2025-10-23 Add comments explaining overflow entries in the replication lag tracker. Fujii Masao 16.11
2025-10-22 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 16.11
2025-10-22 Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing. Fujii Masao 16.11
2025-09-30 pgbench: Fix error reporting in readCommandResponse(). Fujii Masao 16.11
2025-09-26 pgbench: Fix assertion failure with retriable errors in pipeline mode. Fujii Masao 16.11
2025-09-18 pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 16.11
2025-09-16 pg_dump: Fix dumping of security labels on subscriptions and event triggers. Fujii Masao 16.11
2025-09-16 pg_restore: Fix comment handling with --no-publications / --no-subscriptions. Fujii Masao 16.11
2025-08-03 Fix assertion failure in pgbench when handling multiple pipeline sync messages. Fujii Masao 16.10
2025-07-20 doc: Document reopen of output file via SIGHUP in pg_recvlogical. Fujii Masao 16.10
2025-07-15 doc: Fix confusing description of streaming option in START_REPLICATION. Fujii Masao 16.10
2025-07-03 doc: Update outdated descriptions of wal_status in pg_replication_slots. Fujii Masao 16.10
2025-07-03 doc: Remove incorrect note about wal_status in pg_replication_slots. Fujii Masao 16.10
2025-06-24 doc: Fix incorrect UUID index entry in function documentation. Fujii Masao 16.10
2025-05-30 Make XactLockTableWait() and ConditionalXactLockTableWait() interruptable more. Fujii Masao 16.10
2025-05-26 doc: Fix documenation for snapshot export in logical decoding. Fujii Masao 16.10
2025-05-21 Fix incorrect WAL description for PREPARE TRANSACTION record. Fujii Masao 16.10
2025-04-04 Fix logical decoding test to correctly check slot removal on standby. Fujii Masao 16.9
2025-04-04 Fix logical decoding regression tests to correctly check slot existence. Fujii Masao 16.9
2025-03-21 doc: Remove incorrect description about dropping replication slots. Fujii Masao 16.9
2025-01-14 ecpg: Restore detection of unsupported COPY FROM STDIN. Fujii Masao 16.7