Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |