Commits

DateSubjectAuthorReleases
2026-01-21 Force standard_conforming_strings to always be ON. Tom Lane 19 (unreleased)
2025-11-04 Allow "SET list_guc TO NULL" to specify setting the GUC to empty. Tom Lane 19 (unreleased)
2025-04-16 Fix pg_dump --clean with partitioned indexes. Tom Lane 18.0
2025-04-16 Fix pg_dump --clean with partitioned indexes. Tom Lane 16.9
2025-04-16 Fix pg_dump --clean with partitioned indexes. Tom Lane 15.13
2025-04-16 Fix pg_dump --clean with partitioned indexes. Tom Lane 13.21
2025-04-16 Fix pg_dump --clean with partitioned indexes. Tom Lane 17.5
2025-04-16 Fix pg_dump --clean with partitioned indexes. Tom Lane 14.18
2025-03-16 pg_dump, pg_dumpall, pg_restore: Add --no-policies option. Tom Lane 18.0
2025-02-26 Use attnum to identify index columns in pg_restore_attribute_stats(). Tom Lane 18.0
2025-02-12 Fix minor memory leaks in pg_dump. Tom Lane 18.0
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 14.16
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 13.19
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 17.3
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 18.0
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 16.7
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 17.0
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 18.0
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 15.9
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 16.5
2024-07-29 Reduce number of commands dumpTableSchema emits for binary upgrade. Tom Lane 18.0
2024-07-29 Reduce number of commands dumpTableSchema emits for binary upgrade. Tom Lane 17.0
2024-04-01 Rearrange pg_dump's handling of large objects for better efficiency. Tom Lane 17.0
2024-02-14 Fix multiranges to behave more like dependent types. Tom Lane 17.0