Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-29 | Doc: improve description of dump/restore's --clean and --if-exists. | Tom Lane | 11.22 |
| 2023-03-17 | Fix pg_dump for hash partitioning on enum columns. | Tom Lane | 11.20 |
| 2018-09-23 | Doc: warn against using parallel restore with --load-via-partition-root. | Tom Lane | 11.0 |
| 2018-01-25 | Support --no-comments in pg_dump, pg_dumpall, pg_restore. | Tom Lane | 11.0 |
| 2018-01-22 | Move handling of database properties from pg_dumpall into pg_dump. | Tom Lane | 11.0 |