Commits

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

DateSubjectAuthorReleases
2026-06-28 Use named boolean parameters for pg_get_*_ddl option arguments Andrew Dunstan 19 (unreleased)
2026-06-28 pgindent fix for commit effb923d9de Andrew Dunstan 19 (unreleased)
2026-06-27 doc: Clarify ALTER CONSTRAINT enforceability behavior Andrew Dunstan 19 (unreleased)
2026-06-27 doc: Clarify inherited constraint behavior Andrew Dunstan 19 (unreleased)
2026-06-27 Prevent inherited CHECK constraints from being weakened Andrew Dunstan 19 (unreleased)
2026-06-27 COPY TO FORMAT JSON: respect column list order Andrew Dunstan 19 (unreleased)
2026-06-27 Reject child partition FDWs in FOR PORTION OF Peter Eisentraut 19 (unreleased)
2026-06-27 Move FOR PORTION OF volatile check into planner Peter Eisentraut 19 (unreleased)
2026-06-27 Switch maximum of GUC huge_page_size to MAX_KILOBYTES Michael Paquier 19 (unreleased)
2026-06-26 Make crosstabview honor boolean/null display settings Álvaro Herrera 19 (unreleased)
2026-06-26 Fix out-of-bounds access in autoprewarm worker Tomas Vondra 19 (unreleased)
2026-06-26 Improve docs for EXPLAIN (IO) Tomas Vondra 19 (unreleased)
2026-06-26 Take into account default_tablespace during MERGE/SPLIT PARTITION(S) Alexander Korotkov 19 (unreleased)
2026-06-26 doc: Improve description of pg_get_multixact_stats() Michael Paquier 19 (unreleased)
2026-06-25 Mark uuid-to-bytea cast as leakproof. Masahiko Sawada 19 (unreleased)
2026-06-25 Fix null-pointer crash in ECPG compiler. Tom Lane 19 (unreleased)
2026-06-25 Message and comment wording fixes Peter Eisentraut 19 (unreleased)
2026-06-25 doc: Some spell checking Peter Eisentraut 19 (unreleased)
2026-06-25 Fix options listing of pg_test_timing --cutoff Peter Eisentraut 19 (unreleased)
2026-06-24 pg_stat_io: Don't flag extends by autovacuum launcher Melanie Plageman 19 (unreleased)
2026-06-24 psql: Add tab completion for subscription wal_receiver_timeout Fujii Masao 19 (unreleased)
2026-06-24 Remove extraneous newlines from guc_parameters.dat Peter Eisentraut 19 (unreleased)
2026-06-24 Distinguish datacheckums worker invocations more reliably Heikki Linnakangas 19 (unreleased)
2026-06-24 Minor cleanup around checking datachecksum worker result Heikki Linnakangas 19 (unreleased)
2026-06-24 Avoid leaving DataChecksumState->worker_pid to an old value Heikki Linnakangas 19 (unreleased)