Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-05-12 | Mark a few 'bbsink' related functions / variables static. | Andres Freund | 15.0 |
| 2022-04-12 | Rename backup_compression.{c,h} to compression.{c,h} | Michael Paquier | 15.0 |
| 2022-04-11 | Fix the dates of some copyright notices | Michael Paquier | 15.0 |
| 2022-03-23 | pg_basebackup: Try to fix some failures on Windows. | Robert Haas | 15.0 |
| 2022-03-23 | Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL. | Robert Haas | 15.0 |
| 2022-01-27 | pg_basebackup: Add a dummy return to bbsink_gzip_new(). | Robert Haas | 15.0 |
| 2022-01-24 | Server-side gzip compression. | Robert Haas | 15.0 |