Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix a few goofs in new backup compression code. | Robert Haas | 2022-03-28 |
* | Unbreak the build. | Robert Haas | 2022-03-23 |
* | Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL. | Robert Haas | 2022-03-23 |
* | Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD. | Robert Haas | 2022-03-15 |
* | Add support for zstd base backup compression. | Robert Haas | 2022-03-08 |