Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-17 | Fix pg_dump for hash partitioning on enum columns. | Tom Lane | 12.15 |
| 2021-01-14 | pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. | Tom Lane | 12.6 |
| 2020-07-11 | Avoid trying to restore table ACLs and per-column ACLs in parallel. | Tom Lane | 12.4 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-14 | Move logging.h and logging.c from src/fe_utils/ to src/common/. | Tom Lane | 12.0 |
| 2018-08-28 | Code review for pg_dump's handling of ALTER INDEX ATTACH PARTITION. | Tom Lane | 12.0 |