Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-07 | Ensure that "pg_restore -l" reports dependent TOC entries correctly. | Tom Lane | 15.8 |
| 2023-10-02 | Fix omission of column-level privileges in selective pg_restore. | Tom Lane | 15.5 |
| 2023-03-17 | Fix pg_dump for hash partitioning on enum columns. | Tom Lane | 15.3 |
| 2023-01-20 | Avoid harmless warning from pg_dump --if-exists mode. | Tom Lane | 15.2 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-08 | Improve frontend error logging style. | Tom Lane | 15.0 |
| 2021-12-14 | Remove pg_dump/pg_dumpall support for dumping from pre-9.2 servers. | Tom Lane | 15.0 |
| 2021-11-17 | Handle close() failures more robustly in pg_dump and pg_basebackup. | Tom Lane | 15.0 |
| 2021-10-24 | Fix minor memory leaks in pg_dump. | Tom Lane | 15.0 |