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 |
| 2019-11-25 | Make the order of the header file includes consistent. | Amit Kapila | 13.0 |
| 2019-07-07 | Remove more unreferenced function declarations | Michael Paquier | 13.0 |