Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-31 | pg_dump: provide a stable sort order for rules. | Tom Lane | 14.19 |
| 2023-06-04 | Fix pg_dump's failure to honor dependencies of SQL functions. | Tom Lane | 14.9 |
| 2021-11-22 | Adjust pg_dump's priority ordering for casts. | Tom Lane | 14.2 |
| 2021-01-12 | Make pg_dump's table of object-type priorities more maintainable. | Tom Lane | 14.0 |
| 2021-01-12 | Dump ALTER TABLE ... ATTACH PARTITION as a separate ArchiveEntry. | Tom Lane | 14.0 |