Commits

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

DateSubjectAuthorReleases
2024-06-27 Fix MVCC bug with prepared xact with subxacts on standby Heikki Linnakangas 14.13
2022-05-03 Fix possibility of self-deadlock in ResolveRecoveryConflictWithBufferPin(). Andres Freund 14.3
2021-10-31 Avoid O(N^2) behavior when the standby process releases many locks. Tom Lane 14.1
2021-06-28 Message style improvements Peter Eisentraut 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-05 Shut down transaction tracking at startup process exit. Fujii Masao 14.0
2021-02-25 Use full 64-bit XIDs in deleted nbtree pages. Peter Geoghegan 14.0
2021-02-23 Simplify printing of LSNs Peter Eisentraut 14.0
2021-02-15 Display the time when the process started waiting for the lock, in pg_locks, take 2 Fujii Masao 14.0
2021-02-09 Revert "Display the time when the process started waiting for the lock, in pg_locks." Fujii Masao 14.0
2021-02-09 Display the time when the process started waiting for the lock, in pg_locks. Fujii Masao 14.0
2021-01-13 Log long wait time on recovery conflict when it's resolved. Fujii Masao 14.0
2021-01-07 Add GUC to log long wait times on recovery conflicts. Fujii Masao 14.0
2021-01-06 Detect the deadlocks between backends and the startup process. Fujii Masao 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-31 Fix index deletion latestRemovedXid bug. Peter Geoghegan 14.0
2020-12-17 Revert "Get rid of the dedicated latch for signaling the startup process". Fujii Masao 14.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-08-11 Rename VariableCacheData.nextFullXid to nextXid. Andres Freund 14.0
2020-07-08 code: replace 'master' with 'primary' where appropriate. Andres Freund 14.0