Commits
Showing commits that first shipped in 13 (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 | 13.14 |
| 2023-03-17 | Fix pg_dump for hash partitioning on enum columns. | Tom Lane | 13.11 |
| 2022-11-19 | Postpone calls of unsafe server-side functions in pg_dump. | Tom Lane | 13.10 |
| 2021-08-31 | Cache the results of format_type() queries in pg_dump. | Tom Lane | 13.5 |
| 2021-01-14 | pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. | Tom Lane | 13.2 |
| 2020-05-18 | Remove unused variables. | Tom Lane | 13.0 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-03-05 | Remove the "opaque" pseudo-type and associated compatibility hacks. | Tom Lane | 13.0 |