Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-09-24 | Fix handling of -d "connection string" in pg_dump/pg_restore. | Tom Lane | 9.6.20 |
| 2016-01-13 | Access pg_dump's options structs through Archive struct, not directly. | Tom Lane | 9.6.0 |
| 2016-01-13 | Run pgindent on src/bin/pg_dump/* | Tom Lane | 9.6.0 |
| 2015-07-02 | Improve pg_restore's -t switch to match all types of relations. | Tom Lane | 9.6.0 |