Commits

DateSubjectAuthorReleases
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 14.3
2022-04-08 Rename delayChkpt to delayChkptFlags. Robert Haas 15.0
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 15.0
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 10.21
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 11.16
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 12.11
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 13.7
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 14.3
2022-03-11 Add support for zstd with compression of full-page writes in WAL Michael Paquier 15.0
2022-03-11 Fix header inclusion order in xloginsert.c with lz4.h Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-02 Replace XLOG_INCLUDE_XID flag with a more localized flag. Amit Kapila 15.0
2021-09-21 Document XLOG_INCLUDE_XID a little better Alvaro Herrera 14.0
2021-09-21 Document XLOG_INCLUDE_XID a little better Alvaro Herrera 15.0
2021-07-21 Make XLOG_FPI_FOR_HINT records honor full_page_writes setting. Fujii Masao 15.0
2021-06-29 Fix compilation warning in xloginsert.c Michael Paquier 15.0
2021-06-29 Add support for LZ4 with compression of full-page writes in WAL Michael Paquier 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-09-17 Add support for building GiST index by sorting. Heikki Linnakangas 14.0
2020-07-20 Immediately WAL-log subtransaction and top-level XID association. Amit Kapila 14.0
2020-05-05 Change the display of WAL usage statistics in Explain. Amit Kapila 13.0
2020-04-08 snapshot scalability: Move delayChkpt from PGXACT to PGPROC. Andres Freund 13.0
2020-04-04 Add infrastructure to track WAL usage. Amit Kapila 13.0
2020-03-21 Back-patch log_newpage_range(). Noah Misch 9.5.22