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-05-17 | Advance input pointer when LZ4 compressing data | Tomas Vondra | 16.0 |
| 2023-03-23 | Unify buffer sizes in pg_dump compression API | Tomas Vondra | 16.0 |
| 2023-03-23 | Improve type handling in pg_dump's compress file API | Tomas Vondra | 16.0 |
| 2023-03-01 | Improve wording in pg_dump compression docs | 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-11 | Remove function declarations from headers for some undefined functions | Michael Paquier | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-02 | Switch pg_dump to use compression specifications | Michael Paquier | 16.0 |