Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-11 | Restrict psql meta-commands in plain-text dumps. | Nathan Bossart | 13.22 |
| 2020-11-06 | Revert "pg_dump: Lock all relations, not just plain tables". | Tom Lane | 13.1 |
| 2020-10-27 | pg_dump: Lock all relations, not just plain tables | Alvaro Herrera | 13.1 |
| 2020-09-24 | Fix handling of -d "connection string" in pg_dump/pg_restore. | Tom Lane | 13.1 |
| 2020-07-11 | Avoid trying to restore table ACLs and per-column ACLs in parallel. | Tom Lane | 13.0 |
| 2019-07-08 | Remove unused C structure member | Bruce Momjian | 13.0 |