Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-02-23 | Introduce a generic pg_dump compression API | Tomas Vondra | 16.0 |
| 2023-02-09 | Fix various typos in code and tests | Michael Paquier | 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 |
| 2022-07-03 | Remove redundant null pointer checks before free() | Peter Eisentraut | 16.0 |