Commits

DateSubjectAuthorReleases
2026-03-17 Allow IS JSON predicate to work with domain types Andrew Dunstan 19 (unreleased)
2026-03-17 make immutability tests in to_json and to_jsonb complete Andrew Dunstan 19 (unreleased)
2026-03-15 pg_restore: Remove dead code in restore_all_databases() Andrew Dunstan 19 (unreleased)
2026-03-12 Enable fast default for domains with non-volatile constraints Andrew Dunstan 19 (unreleased)
2026-03-12 Extend DomainHasConstraints() to optionally check constraint volatility Andrew Dunstan 19 (unreleased)
2026-03-11 Add support for altering CHECK constraint enforceability Andrew Dunstan 19 (unreleased)
2026-03-11 rename alter constraint enforceability related functions Andrew Dunstan 19 (unreleased)
2026-03-04 pg_restore: add --no-globals option to skip globals Andrew Dunstan 19 (unreleased)
2026-03-04 Improve writing map.dat preamble Andrew Dunstan 19 (unreleased)
2026-03-04 Fix casting away const-ness in pg_restore.c Andrew Dunstan 19 (unreleased)
2026-02-27 Clean up nodes that are no longer of use in 007_pgdumpall.pl Andrew Dunstan 19 (unreleased)
2026-02-26 Add non-text output formats to pg_dumpall Andrew Dunstan 19 (unreleased)
2026-02-23 Fix indentation from commit b380a56a3f9 Andrew Dunstan 19 (unreleased)
2026-02-23 Disallow CR and LF in database, role, and tablespace names Andrew Dunstan 19 (unreleased)
2026-02-18 Fix the volatility setting of json{b}_strip_nulls Andrew Dunstan 18.3
2026-01-01 Add paths of extensions to pg_available_extensions Andrew Dunstan 19 (unreleased)
2025-11-21 Add 'make check-tests' behavior to the meson based builds Andrew Dunstan 19 (unreleased)
2025-10-06 Revert "Improve docs syntax checking" Andrew Dunstan 19 (unreleased)
2025-10-02 Improve docs syntax checking Andrew Dunstan 19 (unreleased)
2025-08-04 fix apparent typo in release notes Andrew Dunstan 18.0
2025-08-04 Split func.sgml into more manageable pieces Andrew Dunstan 19 (unreleased)
2025-07-30 Remove release note item for Non text modes for pg_dumpall Andrew Dunstan 18.0
2025-07-30 Revert Non text modes for pg_dumpall, and pg_restore support Andrew Dunstan 18.0
2025-07-30 Revert Non text modes for pg_dumpall, and pg_restore support Andrew Dunstan 19 (unreleased)
2025-06-30 Avoid uninitialized value error in TAP tests' Cluster->psql Andrew Dunstan 19 (unreleased)