Commits

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

DateSubjectAuthorReleases
2024-11-28 Revert "Handle better implicit transaction state of pipeline mode" Michael Paquier 13.19
2024-11-27 Handle better implicit transaction state of pipeline mode Michael Paquier 13.19
2024-11-02 Revert "For inplace update, send nontransactional invalidations." Noah Misch 13.17
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 13.17
2023-12-12 Prevent tuples to be marked as dead in subtransactions on standbys Michael Paquier 13.14
2023-09-22 Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 13.13
2022-12-13 Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode. Tom Lane 13.10
2022-11-09 Doc: add comments about PreventInTransactionBlock/IsInTransactionBlock. Tom Lane 13.10
2022-07-26 Force immediate commit after CREATE DATABASE etc in extended protocol. Tom Lane 13.8
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 13.7
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 13.7
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 13.7
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 13.5
2021-10-18 Reset properly snapshot export state during transaction abort Michael Paquier 13.5
2021-10-01 Fix Portal snapshot tracking to handle subtransactions properly. Tom Lane 13.5
2021-09-14 Send NOTIFY signals during CommitTransaction. Tom Lane 13.5
2021-07-28 Update minimum recovery point on truncation during WAL replay of abort record. Fujii Masao 13.4
2021-02-19 Fix bug in COMMIT AND CHAIN command. Fujii Masao 13.3
2020-11-09 In security-restricted operations, block enqueue of at-commit user code. Noah Misch 13.1
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-21 Fix possible crash during FATAL exit from reindexing. Tom Lane 13.0
2020-04-08 snapshot scalability: Move delayChkpt from PGXACT to PGPROC. Andres Freund 13.0
2020-04-04 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 13.0
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0