Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-31 | Sort dump objects independent of OIDs, for the 7 holdout object types. | Noah Misch | 16.10 |
| 2023-04-12 | Revert "Catalog NOT NULL constraints" and fallout | Alvaro Herrera | 16.0 |
| 2023-04-07 | Catalog NOT NULL constraints | Alvaro Herrera | 16.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-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 |