Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-17 | Fix pg_dump for hash partitioning on enum columns. | Tom Lane | 15.3 |
| 2022-04-08 | Improve frontend error logging style. | Tom Lane | 15.0 |
| 2021-12-06 | Refactor pg_dump's tracking of object components to be dumped. | Tom Lane | 15.0 |
| 2021-10-24 | Fix minor memory leaks in pg_dump. | Tom Lane | 15.0 |
| 2021-10-22 | In pg_dump, use simplehash.h to look up dumpable objects by OID. | Tom Lane | 15.0 |