Commits

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

DateSubjectAuthorReleases
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 14.21
2024-11-28 Revert "Handle better implicit transaction state of pipeline mode" Michael Paquier 14.16
2024-11-27 Handle better implicit transaction state of pipeline mode Michael Paquier 14.16
2024-11-02 Revert "For inplace update, send nontransactional invalidations." Noah Misch 14.14
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 14.14
2023-12-12 Prevent tuples to be marked as dead in subtransactions on standbys Michael Paquier 14.11
2023-09-22 Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 14.10
2022-12-13 Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode. Tom Lane 14.7
2022-11-09 Doc: add comments about PreventInTransactionBlock/IsInTransactionBlock. Tom Lane 14.7
2022-07-26 Force immediate commit after CREATE DATABASE etc in extended protocol. Tom Lane 14.5
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 14.3
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 14.3
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 14.3
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 14.1
2021-10-18 Reset properly snapshot export state during transaction abort Michael Paquier 14.1
2021-10-01 Fix Portal snapshot tracking to handle subtransactions properly. Tom Lane 14.1
2021-09-14 Send NOTIFY signals during CommitTransaction. Tom Lane 14.0
2021-07-28 Update minimum recovery point on truncation during WAL replay of abort record. Fujii Masao 14.0
2021-04-11 Remove COMMIT_TS_SETTS record. Fujii Masao 14.0
2021-03-24 Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."." Amit Kapila 14.0
2021-03-10 Enable parallel SELECT for "INSERT INTO ... SELECT ...". Amit Kapila 14.0
2021-03-08 Track replication origin progress for rollbacks. Amit Kapila 14.0
2021-02-19 Fix bug in COMMIT AND CHAIN command. Fujii Masao 14.0
2021-02-15 ReadNewTransactionId() -> ReadNextTransactionId(). Thomas Munro 14.0
2021-02-12 Allow multiple xacts during table sync in logical replication. Amit Kapila 14.0