Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-12-29 | In pg_dump, don't dump a stats object unless dumping underlying table. | Tom Lane | 12.18 |
| 2023-03-17 | Fix pg_dump for hash partitioning on enum columns. | Tom Lane | 12.15 |
| 2022-11-19 | Postpone calls of unsafe server-side functions in pg_dump. | Tom Lane | 12.14 |
| 2021-08-31 | Cache the results of format_type() queries in pg_dump. | Tom Lane | 12.9 |
| 2021-01-14 | pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. | Tom Lane | 12.6 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2018-09-14 | Improve parallel scheduling logic in pg_dump/pg_restore. | Tom Lane | 12.0 |