Commits

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

DateSubjectAuthorReleases
2026-03-02 Fix OldestMemberMXactId and OldestVisibleMXactId array usage Heikki Linnakangas 17.10
2025-01-25 Merge copies of converting an XID to a FullTransactionId. Noah Misch 17.3
2025-01-17 Revert recent changes related to handling of 2PC files at recovery Michael Paquier 17.3
2024-12-30 Fix failures with incorrect epoch handling for 2PC files at recovery Michael Paquier 17.3
2024-12-29 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 17.3
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 17.3
2024-10-01 Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier 17.1
2024-06-27 Fix MVCC bug with prepared xact with subxacts on standby Heikki Linnakangas 17.0
2024-05-17 Revise GUC names quoting in messages again Peter Eisentraut 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-03 Replace BackendIds with 0-based ProcNumbers Heikki Linnakangas 17.0
2024-03-03 Redefine backend ID to be an index into the proc array Heikki Linnakangas 17.0
2024-02-21 Remove superfluous 'pgprocno' field from PGPROC Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-08 Rename ShmemVariableCache to TransamVariables Heikki Linnakangas 17.0
2023-11-30 Fix typo in 5a1dfde8334b Alexander Korotkov 17.0
2023-11-28 Make use FullTransactionId in 2PC filenames Alexander Korotkov 17.0
2023-07-18 Fix indentation in twophase.c Michael Paquier 17.0
2023-07-18 Fix recovery of 2PC transaction during crash recovery Michael Paquier 17.0