aboutsummaryrefslogtreecommitdiff
path: root/src/backend/replication/basebackup_zstd.c
Commit message (Expand)AuthorAge
* Fix a few goofs in new backup compression code.Robert Haas2022-03-28
* Unbreak the build.Robert Haas2022-03-23
* Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL.Robert Haas2022-03-23
* Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD.Robert Haas2022-03-15
* Add support for zstd base backup compression.Robert Haas2022-03-08