Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2024-04-01 Rearrange pg_dump's handling of large objects for better efficiency. Tom Lane 17.0
2023-03-17 Simplify and speed up pg_dump's creation of parent-table links. Tom Lane 16.0
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 16.0
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 12.15
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 13.11
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 14.8
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 15.3
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 11.20
2023-02-28 Fix logic buglets in pg_dump's flagInhAttrs(). Tom Lane 16.0
2023-01-11 Improve handling of inherited GENERATED expressions. Tom Lane 16.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2021-12-06 Refactor pg_dump's tracking of object components to be dumped. Tom Lane 15.0
2021-10-24 Fix minor memory leaks in pg_dump. Tom Lane 15.0
2021-10-22 In pg_dump, use simplehash.h to look up dumpable objects by OID. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-01-14 pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. Tom Lane 11.11
2021-01-14 pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. Tom Lane 14.0
2021-01-14 pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. Tom Lane 13.2
2021-01-14 pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. Tom Lane 10.16
2021-01-14 pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. Tom Lane 12.6
2021-01-12 Dump ALTER TABLE ... ATTACH PARTITION as a separate ArchiveEntry. Tom Lane 14.0
2020-07-11 Avoid trying to restore table ACLs and per-column ACLs in parallel. Tom Lane 9.5.23
2020-07-11 Avoid trying to restore table ACLs and per-column ACLs in parallel. Tom Lane 9.6.19
2020-07-11 Avoid trying to restore table ACLs and per-column ACLs in parallel. Tom Lane 10.14