Commits

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

DateSubjectAuthorReleases
2026-02-25 Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 17.10
2026-02-06 doc: Move synchronized_standby_slots to "Primary Server" section. Fujii Masao 17.8
2026-02-04 Fix logical replication TAP test to read publisher log correctly. Fujii Masao 17.8
2026-01-13 doc: Document DEFAULT option in file_fdw. Fujii Masao 17.8
2026-01-06 Add TAP test for GUC settings passed via CONNECTION in logical replication. Fujii Masao 17.8
2026-01-06 Honor GUC settings specified in CREATE SUBSCRIPTION CONNECTION. Fujii Masao 17.8
2025-12-19 Add guard to prevent recursive memory context logging. Fujii Masao 17.8
2025-11-27 doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION. Fujii Masao 17.8
2025-11-14 pgbench: Fix assertion failure with multiple \syncpipeline in pipeline mode. Fujii Masao 17.8
2025-11-12 doc: Fix incorrect synopsis for ALTER PUBLICATION ... DROP ... Fujii Masao 17.8
2025-11-07 doc: Fix descriptions of some PGC_POSTMASTER parameters. Fujii Masao 17.7
2025-11-07 doc: Clarify units for io_combine_limit and io_max_combine_limit. Fujii Masao 17.7
2025-10-23 Add comments explaining overflow entries in the replication lag tracker. Fujii Masao 17.7
2025-10-22 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 17.7
2025-10-22 Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing. Fujii Masao 17.7
2025-09-30 pgbench: Fix error reporting in readCommandResponse(). Fujii Masao 17.7
2025-09-26 pgbench: Fix assertion failure with retriable errors in pipeline mode. Fujii Masao 17.7
2025-09-18 pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 17.7
2025-09-16 pg_dump: Fix dumping of security labels on subscriptions and event triggers. Fujii Masao 17.7
2025-09-16 pg_restore: Fix comment handling with --no-publications / --no-subscriptions. Fujii Masao 17.7
2025-08-08 pg_dump: Fix incorrect parsing of object types in pg_dump --filter. Fujii Masao 17.6
2025-08-06 doc: Recommend ANALYZE after ALTER TABLE ... SET EXPRESSION AS. Fujii Masao 17.6
2025-08-04 Avoid unexpected shutdown when sync_replication_slots is enabled. Fujii Masao 17.6
2025-08-03 Fix assertion failure in pgbench when handling multiple pipeline sync messages. Fujii Masao 17.6
2025-07-20 doc: Document reopen of output file via SIGHUP in pg_recvlogical. Fujii Masao 17.6