Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-10-19 | Don't rely on zlib's gzgetc() macro. | Tom Lane | 14.20 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-04-01 | Fix pg_restore's misdesigned code for detecting archive file format. | Tom Lane | 14.0 |
| 2021-02-10 | pg_dump: Add const decorations | Peter Eisentraut | 14.0 |
| 2020-12-29 | doc: Improve description of min_dynamic_shared_memory | Michael Paquier | 14.0 |
| 2020-12-24 | Fix typos and grammar in docs and comments | Michael Paquier | 14.0 |
| 2020-12-11 | pg_dump: Don't use enums for defining bit mask values | Peter Eisentraut | 14.0 |
| 2020-09-24 | Fix handling of -d "connection string" in pg_dump/pg_restore. | Tom Lane | 14.0 |