Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-17 | Advance input pointer when LZ4 compressing data | Tomas Vondra | 16.0 |
| 2023-04-06 | Support long distance matching for zstd compression | Tomas Vondra | 16.0 |
| 2023-04-05 | pg_dump: Add support for zstd compression | Tomas Vondra | 16.0 |
| 2023-03-29 | pg_dump: Fix gzip compression of empty data | Tomas Vondra | 16.0 |
| 2023-03-01 | Fix condition in pg_dump TAP test | 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 |