Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-04-01 | Fix pg_restore's misdesigned code for detecting archive file format. | Tom Lane | 12.7 |
| 2020-09-24 | Fix handling of -d "connection string" in pg_dump/pg_restore. | Tom Lane | 12.5 |
| 2020-05-01 | Get rid of trailing semicolons in C macro definitions. | Tom Lane | 12.3 |
| 2020-03-09 | Fix pg_dump/pg_restore to restore event triggers later. | Tom Lane | 12.3 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2018-09-14 | Improve parallel scheduling logic in pg_dump/pg_restore. | Tom Lane | 12.0 |