Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-07 | Ensure that "pg_restore -l" reports dependent TOC entries correctly. | Tom Lane | 16.4 |
| 2023-10-02 | Fix omission of column-level privileges in selective pg_restore. | Tom Lane | 16.1 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-03-17 | Fix pg_dump for hash partitioning on enum columns. | Tom Lane | 16.0 |
| 2023-01-20 | Avoid harmless warning from pg_dump --if-exists mode. | Tom Lane | 16.0 |