Commits

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

DateSubjectAuthorReleases
2025-09-16 Fix pg_dump COMMENT dependency for separate domain constraints. Noah Misch 15.15
2025-09-16 pg_dump: Fix dumping of security labels on subscriptions and event triggers. Fujii Masao 15.15
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 15.14
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 15.14
2025-07-31 Sort dump objects independent of OIDs, for the 7 holdout object types. Noah Misch 15.14
2025-07-16 Fix dumping of comments on invalid constraints on domains Álvaro Herrera 15.14
2025-04-16 Fix pg_dump --clean with partitioned indexes. Tom Lane 15.13
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 15.11
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 15.11
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 15.9
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 15.8
2024-05-15 Fix query result leak during binary upgrade Daniel Gustafsson 15.8
2023-12-29 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 15.6
2023-11-13 Don't try to dump RLS policies or security labels for extension objects. Tom Lane 15.6
2023-09-05 Unify gratuitously different error messages Peter Eisentraut 15.5
2023-08-22 Fix pg_dump assertion failure when dumping pg_catalog. Jeff Davis 15.5
2023-06-04 Fix pg_dump's failure to honor dependencies of SQL functions. Tom Lane 15.4
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 15.3
2022-11-02 pg_dump: fix failure to dump comments on constraints in some cases. Tom Lane 15.1
2022-09-22 Remove ALL keyword from TABLES IN SCHEMA for publication Alvaro Herrera 15.0
2022-08-24 pg_dump: Dump colliculocale Peter Eisentraut 15.0
2022-08-19 Remove shadowed local variables that are new in v15 David Rowley 15.0
2022-07-29 Fix brown paper bag bug in bbe08b8869bd29d587f24ef18eb45c7d4d14afca. Robert Haas 15.0
2022-07-29 Fix mistake in bbe08b8869bd29d587f24ef18eb45c7d4d14afca. Robert Haas 15.0
2022-07-28 Use TRUNCATE to preserve relfilenode for pg_largeobject + index. Robert Haas 15.0