Commits

DateSubjectAuthorReleases
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 12.11
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 11.16
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 14.3
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 15.0
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 13.7
2020-05-17 Mop-up for wait event naming issues. Tom Lane 13.0
2020-05-15 Rename SLRU structures and associated LWLocks. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-10-06 Fix access-off-end-of-array in clog.c. Tom Lane 11.0
2017-10-06 Fix access-off-end-of-array in clog.c. Tom Lane 9.3.20
2017-10-06 Fix access-off-end-of-array in clog.c. Tom Lane 9.5.10
2017-10-06 Fix access-off-end-of-array in clog.c. Tom Lane 9.4.15
2017-10-06 Fix access-off-end-of-array in clog.c. Tom Lane 9.2.24
2017-10-06 Fix access-off-end-of-array in clog.c. Tom Lane 9.6.6
2017-10-06 Fix access-off-end-of-array in clog.c. Tom Lane 10.1
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2012-01-30 Assorted comment fixes, mostly just typos, but some obsolete statements. Tom Lane 9.2.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-05 Fix recently-understood problems with handling of XID freezing, particularly 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
2006-01-21 Repair longstanding bug in slru/clog logic: it is possible for two backends Tom Lane 7.3.14
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