Commits

Showing commits that first shipped in 15 (backpatches included). Clear

DateSubjectAuthorReleases
2022-09-24 Message style improvements Peter Eisentraut 15.0
2022-09-14 Simplify handling of compression level with compression specifications Michael Paquier 15.0
2022-04-13 Rework compression options of pg_receivewal Michael Paquier 15.0
2022-04-12 Remove WalCompressionMethod in favor of pg_compress_algorithm Michael Paquier 15.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2022-03-18 Fix header inclusion order in pg_receivewal.c Michael Paquier 15.0
2022-03-15 Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD. Robert Haas 15.0
2022-03-08 Add support for zstd base backup compression. Robert Haas 15.0
2022-02-27 Fix use of wrong variable in pg_receivewal's get_destination_dir(). Andres Freund 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-21 pg_receivewal, pg_recvlogical: allow canceling initial password prompt. Tom Lane 15.0
2021-11-08 Fix incorrect format placeholder. Tom Lane 15.0
2021-11-05 Add support for LZ4 compression in pg_receivewal Michael Paquier 15.0
2021-11-04 Fix some thinkos with pg_receivewal --compression-method Michael Paquier 15.0
2021-11-04 Rework compression options of pg_receivewal Michael Paquier 15.0
2021-10-26 Allow pg_receivewal to stream from a slot's restart LSN Michael Paquier 15.0
2021-09-18 Improve some check logic in pg_receivewal Michael Paquier 15.0
2021-09-02 Remove superfluous variable assignment Daniel Gustafsson 15.0
2021-07-24 Unify parsing logic for command-line integer options Michael Paquier 15.0
2021-06-30 Allow enabling two-phase option via replication protocol. Amit Kapila 15.0