Commits

DateSubjectAuthorReleases
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
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-09-22 Harmonize parameter names in pg_dump/pg_dumpall. Peter Geoghegan 16.0
2022-09-12 Assorted examples of expanded type-safer palloc/pg_malloc API Peter Eisentraut 16.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-06 Refactor pg_dump's tracking of object components to be dumped. Tom Lane 15.0
2021-10-27 Allow publishing the tables of schema. Amit Kapila 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-05-04 pg_dump: Fix dump of generated columns in partitions Peter Eisentraut 12.7
2021-05-04 pg_dump: Fix dump of generated columns in partitions Peter Eisentraut 13.3
2021-05-04 pg_dump: Fix dump of generated columns in partitions Peter Eisentraut 14.0
2021-02-03 pg_dump: Fix dumping of inherited generated columns Peter Eisentraut 12.6
2021-02-03 pg_dump: Fix dumping of inherited generated columns Peter Eisentraut 13.2
2021-02-03 pg_dump: Fix dumping of inherited generated columns Peter Eisentraut 14.0