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 | pg_dump: Have _EndLO report errno after CFH->write_func() failure | Alvaro Herrera | 16.0 |
| 2023-04-05 | pg_dump: Add support for zstd compression | 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-02-24 | pg_dump: Remove move "blob" terminology | Daniel Gustafsson | 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-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-05 | pg_dump: Remove "blob" terminology | Peter Eisentraut | 16.0 |
| 2022-12-02 | Switch pg_dump to use compression specifications | Michael Paquier | 16.0 |
| 2022-09-22 | Harmonize parameter names in pg_dump/pg_dumpall. | Peter Geoghegan | 16.0 |