Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move basebackup code to new directory src/backend/backup | Robert Haas | 2022-08-10 |
* | Pre-beta mechanical code beautification. | Tom Lane | 2022-05-12 |
* | Mark a few 'bbsink' related functions / variables static. | Andres Freund | 2022-05-12 |
* | Rename backup_compression.{c,h} to compression.{c,h} | Michael Paquier | 2022-04-12 |
* | Fix the dates of some copyright notices | Michael Paquier | 2022-04-11 |
* | pg_basebackup: Try to fix some failures on Windows. | Robert Haas | 2022-03-23 |
* | Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL. | Robert Haas | 2022-03-23 |
* | pg_basebackup: Add a dummy return to bbsink_gzip_new(). | Robert Haas | 2022-01-27 |
* | Server-side gzip compression. | Robert Haas | 2022-01-24 |