Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-29 | pg_dump: Fix compression API errorhandling | Daniel Gustafsson | 16.11 |
| 2023-12-20 | Fix unchecked return value from strdup | Daniel Gustafsson | 16.2 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-05-08 | pg_dump: Restore lost translation marker | Peter Eisentraut | 16.0 |
| 2023-04-05 | pg_dump: Add support for zstd compression | Tomas Vondra | 16.0 |
| 2023-03-23 | Improve type handling in pg_dump's compress file API | Tomas Vondra | 16.0 |
| 2023-02-23 | Add LZ4 compression to pg_dump | Tomas Vondra | 16.0 |
| 2023-02-23 | Introduce a generic pg_dump compression API | Tomas Vondra | 16.0 |
| 2023-02-23 | Prepare pg_dump internals for additional compression methods | Tomas Vondra | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-21 | Make more consistent some translated strings related to compression | Michael Paquier | 16.0 |
| 2022-12-03 | Add missing const qualifier | David Rowley | 16.0 |
| 2022-12-02 | Switch pg_dump to use compression specifications | Michael Paquier | 16.0 |