Commits

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

DateSubjectAuthorReleases
2026-05-25 dblink: Give user mapping precedence for use_scram_passthrough Fujii Masao 19 (unreleased)
2026-05-25 postgres_fdw: Give user mapping precedence for use_scram_passthrough Fujii Masao 19 (unreleased)
2026-05-23 psql: Add missing IO option to EXPLAIN tab completion Fujii Masao 19 (unreleased)
2026-05-22 Set notice receiver before libpq connection startup completes Fujii Masao 19 (unreleased)
2026-05-22 Prevent setting NO INHERIT on partitioned NOT NULL constraints Fujii Masao 19 (unreleased)
2026-05-20 pg_recvlogical: Add tests for output file permissions Fujii Masao 19 (unreleased)
2026-05-20 pg_recvlogical: Honor source cluster file permissions for output files Fujii Masao 19 (unreleased)
2026-05-19 Fix COPY FROM ON_ERROR SET_NULL with selective column list Fujii Masao 19 (unreleased)
2026-05-18 Fix parsing of REPACK options Fujii Masao 19 (unreleased)
2026-05-15 psql: Fix tab completion for REPACK boolean options Fujii Masao 19 (unreleased)
2026-05-14 pgbench: fix verbose error message corruption with multiple threads Fujii Masao 19 (unreleased)
2026-05-13 Fix stale COPY progress during logical replication table sync Fujii Masao 19 (unreleased)
2026-05-01 Avoid blocking indefinitely while finishing walsender shutdown Fujii Masao 19 (unreleased)
2026-04-24 pg_test_timing: store timing deltas in int64 Fujii Masao 19 (unreleased)
2026-04-24 pg_test_timing: fix unit in backward-clock warning Fujii Masao 19 (unreleased)
2026-04-20 doc: Use "integer" for some I/O worker GUC type descriptions Fujii Masao 19 (unreleased)
2026-04-20 doc: Correct context description for some JIT support GUCs Fujii Masao 19 (unreleased)
2026-04-20 plsample: Use TextDatumGetCString() for text-to-CString conversion Fujii Masao 19 (unreleased)
2026-04-17 doc: Improve description of pg_ctl -l log file permissions Fujii Masao 19 (unreleased)
2026-04-17 psql: Fix incorrect tab completion after CREATE PUBLICATION ... EXCEPT (...) Fujii Masao 19 (unreleased)
2026-04-16 Use XLogRecPtrIsValid() consistently for WAL position checks Fujii Masao 19 (unreleased)
2026-04-16 Use proc_exit() for walreceiver exit in WalRcvWaitForStartPosition() Fujii Masao 19 (unreleased)
2026-04-10 Adjust log level of logical decoding messages by context Fujii Masao 19 (unreleased)
2026-04-08 Fix slotsync worker blocking promotion when stuck in wait Fujii Masao 19 (unreleased)
2026-04-06 Add TAP tests for log_lock_waits Fujii Masao 19 (unreleased)