Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-10-18 | Fix pg_dump sorting of foreign key constraints | Álvaro Herrera | 16.11 |
| 2025-08-23 | Sort DO_DEFAULT_ACL dump objects independent of OIDs. | Noah Misch | 16.11 |
| 2025-08-10 | Remove, from stable branches, the new assertion of no pg_dump OID sort. | Noah Misch | 16.10 |
| 2025-07-31 | pg_dump: provide a stable sort order for rules. | Tom Lane | 16.10 |
| 2025-07-31 | Sort dump objects independent of OIDs, for the 7 holdout object types. | Noah Misch | 16.10 |
| 2023-06-04 | Fix pg_dump's failure to honor dependencies of SQL functions. | Tom Lane | 16.0 |
| 2023-06-04 | Fix misuse of pg_log_info() for details/hints. | Tom Lane | 16.0 |
| 2023-04-18 | Fix various typos | David Rowley | 16.0 |
| 2023-02-07 | Remove useless casts to (void *) in arguments of some system functions | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-05 | pg_dump: Remove "blob" terminology | Peter Eisentraut | 16.0 |