Commits

DateSubjectAuthorReleases
2022-09-14 Fix incorrect value for "strategy" with deflateParams() in walmethods.c Michael Paquier 12.13
2022-09-14 Fix incorrect value for "strategy" with deflateParams() in walmethods.c Michael Paquier 13.9
2022-09-14 Fix incorrect value for "strategy" with deflateParams() in walmethods.c Michael Paquier 14.6
2022-09-14 Fix incorrect value for "strategy" with deflateParams() in walmethods.c Michael Paquier 15.0
2022-09-14 Fix incorrect value for "strategy" with deflateParams() in walmethods.c Michael Paquier 16.0
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-07-03 Remove redundant null pointer checks before pg_free() Peter Eisentraut 16.0
2022-04-18 Handle compression level in pg_receivewal for LZ4 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-15 Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD. Robert Haas 15.0
2022-01-23 pg_basebackup: Skip a few more fsyncs if --no-sync is specified. Andres Freund 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2022-01-07 Refactor tar method of walmethods.c to rely on the compression method Michael Paquier 15.0
2021-11-24 Remove useless LZ4 system call on failure when writing file header Michael Paquier 15.0
2021-11-17 Clean up error handling in pg_basebackup's walmethods.c. Tom Lane 13.6
2021-11-17 Clean up error handling in pg_basebackup's walmethods.c. Tom Lane 11.15
2021-11-17 Clean up error handling in pg_basebackup's walmethods.c. Tom Lane 12.10
2021-11-17 Clean up error handling in pg_basebackup's walmethods.c. Tom Lane 14.2
2021-11-17 Clean up error handling in pg_basebackup's walmethods.c. Tom Lane 15.0
2021-11-17 Clean up error handling in pg_basebackup's walmethods.c. Tom Lane 10.20
2021-11-17 Handle close() failures more robustly in pg_dump and pg_basebackup. Tom Lane 13.6
2021-11-17 Handle close() failures more robustly in pg_dump and pg_basebackup. Tom Lane 14.2
2021-11-17 Handle close() failures more robustly in pg_dump and pg_basebackup. Tom Lane 15.0
2021-11-17 Handle close() failures more robustly in pg_dump and pg_basebackup. Tom Lane 12.10