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-18 Revert non-text output formats for pg_dumpall Andrew Dunstan 19 (unreleased)
2026-06-12 Adjust cross-version upgrade tests for seg_out() fix Andrew Dunstan 19 (unreleased)
2026-06-08 Revert "Enable fast default for domains with non-volatile constraints" Andrew Dunstan 19 (unreleased)
2026-05-30 Avoid leaking system path from pg_available_extensions Andrew Dunstan 19 (unreleased)
2026-05-30 Apply encoding conversion in COPY TO FORMAT JSON Andrew Dunstan 19 (unreleased)
2026-05-01 Add missing connection validation in ECPG Andrew Dunstan 19 (unreleased)
2026-05-01 Only show signal-sender PID/UID detail in server log Andrew Dunstan 19 (unreleased)
2026-04-30 Fix attnum remapping in generateClonedExtStatsStmt() Andrew Dunstan 19 (unreleased)
2026-04-30 Avoid SIGSEGV in pg_get_database_ddl() on NULL tablespace Andrew Dunstan 19 (unreleased)
2026-04-29 Fix timezone dependence in test_misc/012_ddlutils.pl Andrew Dunstan 19 (unreleased)
2026-04-29 Convert ddlutils regression tests to TAP tests. Andrew Dunstan 19 (unreleased)
2026-04-16 Make psql DETAIL line test unconditionally optional. Andrew Dunstan 19 (unreleased)
2026-04-15 Fix COPY TO FORMAT JSON to exclude generated columns. Andrew Dunstan 19 (unreleased)
2026-04-15 Rework signal handler infrastructure to pass sender info as argument. Andrew Dunstan 19 (unreleased)
2026-04-14 Fix pfree crash in pg_get_role_ddl() and pg_get_database_ddl(). Andrew Dunstan 19 (unreleased)
2026-04-10 Revert "Add built-in fuzzing harnesses for security testing." Andrew Dunstan 19 (unreleased)
2026-04-10 Use size_t instead of Size in pg_waldump Andrew Dunstan 19 (unreleased)
2026-04-10 Add built-in fuzzing harnesses for security testing. Andrew Dunstan 19 (unreleased)
2026-04-10 Fix heap-buffer-overflow in pglz_decompress() on corrupt input. Andrew Dunstan 19 (unreleased)