Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-17 | Fix pg_dump for hash partitioning on enum columns. | Tom Lane | 14.8 |
| 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 | 14.0 |
| 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 | 14.0 |