Commits

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

DateSubjectAuthorReleases
2025-10-29 pg_stat_statements: Fix handling of duplicate constant locations Álvaro Herrera 18.1
2025-10-18 Fix determination of not-null constraint "locality" for inherited columns Álvaro Herrera 18.1
2025-10-18 Fix pg_dump sorting of foreign key constraints Álvaro Herrera 18.1
2025-10-16 Fix update-po for the PGXS case Álvaro Herrera 18.1
2025-10-11 Stop creating constraints during DETACH CONCURRENTLY Álvaro Herrera 18.1
2025-10-11 dbase_redo: Fix Valgrind-reported memory leak Álvaro Herrera 18.1
2025-09-25 Don't include execnodes.h in replication/conflict.h Álvaro Herrera 18.1
2025-08-29 CREATE STATISTICS: improve misleading error message Álvaro Herrera 18.0
2025-08-05 Put PG_TEST_EXTRA doc items back in alphabetical order Álvaro Herrera 18.0
2025-08-05 Hide expensive pg_upgrade test behind PG_TEST_EXTRA Álvaro Herrera 18.0
2025-08-04 doc: mention unusability of dropped CHECK to verify NOT NULL Álvaro Herrera 18.0
2025-07-21 pg_dump: include comments on not-null constraints on domains, too Álvaro Herrera 18.0
2025-07-17 Remove assertion from PortalRunMulti Álvaro Herrera 18.0
2025-07-16 Fix dumping of comments on invalid constraints on domains Álvaro Herrera 18.0
2025-07-04 Fix new pg_upgrade query not to rely on regnamespace Álvaro Herrera 18.0
2025-07-04 pg_upgrade: Add missing newline in error message Álvaro Herrera 18.0
2025-07-04 pg_upgrade: check for inconsistencies in not-null constraints w/inheritance Álvaro Herrera 18.0
2025-07-03 Prevent creation of duplicate not-null constraints for domains Álvaro Herrera 18.0
2025-07-02 Fix error message for ALTER CONSTRAINT ... NOT VALID Álvaro Herrera 18.0
2025-06-26 Fix typo in comment Álvaro Herrera 18.0
2025-06-26 docs: fix typo Álvaro Herrera 18.0
2025-06-26 pg_dump: include comments on valid not-null constraints, too Álvaro Herrera 18.0
2025-06-24 Make query jumbling also squash PARAM_EXTERN params Álvaro Herrera 18.0
2025-06-24 Improve jumble squashing through CoerceViaIO and RelabelType Álvaro Herrera 18.0
2025-06-12 Fix squashing algorithm for query texts Álvaro Herrera 18.0