Commits

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

DateSubjectAuthorReleases
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 15.16
2024-11-28 Revert "Handle better implicit transaction state of pipeline mode" Michael Paquier 15.11
2024-11-27 Handle better implicit transaction state of pipeline mode Michael Paquier 15.11
2024-11-02 Revert "For inplace update, send nontransactional invalidations." Noah Misch 15.9
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 15.9
2023-12-12 Prevent tuples to be marked as dead in subtransactions on standbys Michael Paquier 15.6
2023-09-22 Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 15.5
2022-12-13 Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode. Tom Lane 15.2
2022-11-09 Doc: add comments about PreventInTransactionBlock/IsInTransactionBlock. Tom Lane 15.2
2022-07-26 Force immediate commit after CREATE DATABASE etc in extended protocol. Tom Lane 15.0
2022-06-30 pgindent run prior to branching v15. Tom Lane 15.0
2022-05-12 Add 'static' to file-local variables missing it. Andres Freund 15.0
2022-04-08 Rename delayChkpt to delayChkptFlags. Robert Haas 15.0
2022-04-07 pgstat: scaffolding for transactional stats creation / drop. Andres Freund 15.0
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 15.0
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 15.0
2022-02-28 Don't use static storage for SaveTransactionCharacteristics(). Tom Lane 15.0
2022-02-16 Split xlog.c into xlog.c and xlogrecovery.c. Heikki Linnakangas 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-11-02 Replace XLOG_INCLUDE_XID flag with a more localized flag. Amit Kapila 15.0
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 15.0
2021-10-18 Reset properly snapshot export state during transaction abort Michael Paquier 15.0
2021-10-01 Fix Portal snapshot tracking to handle subtransactions properly. Tom Lane 15.0
2021-09-14 Send NOTIFY signals during CommitTransaction. Tom Lane 15.0