Commits

DateSubjectAuthorReleases
2022-09-14 Use the terminology "WAL file" not "log file" more consistently. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-11 Make XLogRecGetBlockTag() throw error if there's no such block. Tom Lane 15.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-11-24 Centralize logic for skipping useless ereport/elog calls. Tom Lane 14.0
2018-04-09 Further cleanup of client dependencies on src/include/catalog headers. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2014-12-18 Improve hash_create's API for selecting simple-binary-key hash functions. Tom Lane 9.5.0
2014-04-30 Rationalize common/relpath.[hc]. Tom Lane 9.4.0
2014-02-12 In XLogReadBufferExtended, don't assume P_NEW yields consecutive pages. Tom Lane 8.4.20
2014-02-12 In XLogReadBufferExtended, don't assume P_NEW yields consecutive pages. Tom Lane 9.0.16
2014-02-12 In XLogReadBufferExtended, don't assume P_NEW yields consecutive pages. Tom Lane 9.1.12
2014-02-12 In XLogReadBufferExtended, don't assume P_NEW yields consecutive pages. Tom Lane 9.2.7
2014-02-12 In XLogReadBufferExtended, don't assume P_NEW yields consecutive pages. Tom Lane 9.3.3
2014-02-12 In XLogReadBufferExtended, don't assume P_NEW yields consecutive pages. Tom Lane 9.4.0
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.4.0
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.0.16
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.1.12
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.2.7
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.3.3
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2010-08-30 Fix oversight in RelFileNodeBackend patch: CreateFakeRelcacheEntry needs to Tom Lane 9.1.0
2010-07-08 Update obsolete comment. Noted by Josh Tolley. Tom Lane 9.0.0
2010-02-09 Fix up rickety handling of relation-truncation interlocks. Tom Lane 9.0.0
2008-07-13 Clean up the use of some page-header-access macros: principally, use Tom Lane 8.4.0