Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2020-05-15 Rename SLRU structures and associated LWLocks. Tom Lane 13.0
2020-03-17 Remove useless pfree()s at the ends of various ValuePerCall SRFs. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-03-14 Make logging about multixact wraparound protection less chatty. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in some more places. Tom Lane 9.5.0
2013-03-26 Fix grammatical errors in some new message strings. Tom Lane 9.3.0
2012-02-06 Add locking around WAL-replay modification of shared-memory variables. Tom Lane 9.2.0
2009-06-26 Cleanup and code review for the patch that made bgwriter active during Tom Lane 8.4.0
2007-09-05 Implement lazy XID allocation: transactions that do not modify any database Tom Lane 8.3.0
2007-08-01 Support an optional asynchronous commit mode, in which we don't flush WAL Tom Lane 8.3.0
2006-11-17 Repair two related errors in heap_lock_tuple: it was failing to recognize Tom Lane 8.1.6
2006-11-17 Repair two related errors in heap_lock_tuple: it was failing to recognize Tom Lane 8.2.0
2006-07-20 Don't try to truncate multixact SLRU files in checkpoints done during xlog Tom Lane 8.1.5
2006-07-20 Don't try to truncate multixact SLRU files in checkpoints done during xlog Tom Lane 8.2.0
2006-03-24 Arrange to emit a description of the current XLOG record as error context Tom Lane 8.2.0
2005-12-06 Get rid of slru.c's hardwired insistence on a fixed number of slots per Tom Lane 8.2.0
2005-12-06 Arrange for read-only accesses to SLRU page buffers to take only a shared Tom Lane 8.2.0
2005-11-05 Clean up representation of SLRU page state. This is the cleaner fix Tom Lane 8.2.0
2005-10-28 Reorder code so that we don't have to hold a critical section while Tom Lane 8.1.0
2005-10-28 Fix race condition in multixact code: it's possible to try to read a Tom Lane 8.1.0