Commits

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

DateSubjectAuthorReleases
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 14.21
2025-02-19 Fix unsafe access to BufferDescriptors Richard Guo 14.18
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 14.7
2022-07-25 Fix ReadRecentBuffer for local buffers. Heikki Linnakangas 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
2021-09-09 Check for relation length overrun soon enough. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-08 Provide ReadRecentBuffer() to re-pin buffers by ID. Thomas Munro 14.0
2021-03-12 Specialize checkpointer sort functions. Thomas Munro 14.0
2021-03-12 Fix size overflow in calculation introduced by commits d6ad34f3 and bea449c6. Amit Kapila 14.0
2021-03-10 Replace buffer I/O locks with condition variables. Thomas Munro 14.0
2021-01-13 Log long wait time on recovery conflict when it's resolved. Fujii Masao 14.0
2021-01-13 Optimize DropRelFileNodesAllBuffers() for recovery. Amit Kapila 14.0
2021-01-12 Optimize DropRelFileNodeBuffers() for recovery. Amit Kapila 14.0
2021-01-07 Add GUC to log long wait times on recovery conflicts. Fujii Masao 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-11-04 Revert pg_relation_check_pages() Michael Paquier 14.0
2020-11-02 Fix some grammar and typos in comments and docs Michael Paquier 14.0
2020-10-28 Add CheckBuffer() to check on-disk pages without shared buffer loading Michael Paquier 14.0
2020-10-26 Extend PageIsVerified() to handle more custom options Michael Paquier 14.0
2020-09-25 Defer flushing of SLRU files. Thomas Munro 14.0
2020-08-16 Correct several behavior descriptions in comments. Noah Misch 14.0
2020-07-21 Add nbtree Valgrind buffer lock checks. Peter Geoghegan 14.0