Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-10-19 | Don't rely on zlib's gzgetc() macro. | Tom Lane | 13.23 |
| 2021-04-01 | Fix pg_restore's misdesigned code for detecting archive file format. | Tom Lane | 13.3 |
| 2020-09-24 | Fix handling of -d "connection string" in pg_dump/pg_restore. | Tom Lane | 13.1 |
| 2020-05-01 | Get rid of trailing semicolons in C macro definitions. | Tom Lane | 13.0 |
| 2020-03-09 | Fix pg_dump/pg_restore to restore event triggers later. | Tom Lane | 13.0 |