Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-06 | Revert "pg_dump: Lock all relations, not just plain tables". | Tom Lane | 11.10 |
| 2020-09-24 | Fix handling of -d "connection string" in pg_dump/pg_restore. | Tom Lane | 11.10 |
| 2020-07-11 | Avoid trying to restore table ACLs and per-column ACLs in parallel. | Tom Lane | 11.9 |
| 2018-02-26 | Avoid using unsafe search_path settings during dump and restore. | Tom Lane | 11.0 |
| 2018-01-25 | Support --no-comments in pg_dump, pg_dumpall, pg_restore. | Tom Lane | 11.0 |