Commits

DateSubjectAuthorReleases
2025-01-30 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 18.0
2025-01-30 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 16.7
2025-01-30 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 15.11
2025-01-30 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 14.16
2025-01-30 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 13.19
2025-01-30 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 17.3
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 12.14
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 11.19
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 13.10
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 14.7
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2021-07-12 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 15.0
2020-09-05 Yet more elimination of dead stores and useless initializations. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2018-04-09 Further cleanup of client dependencies on src/include/catalog headers. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-06-10 Improve the situation for parallel query versus temp relations. Tom Lane 9.6.0
2012-06-07 Scan the buffer pool just once, not once per fork, during relation drop. Tom Lane 9.2.0
2011-12-20 Avoid crashing when we have problems unlinking files post-commit. Tom Lane 8.4.11
2011-12-20 Avoid crashing when we have problems unlinking files post-commit. Tom Lane 9.0.7
2011-12-20 Avoid crashing when we have problems unlinking files post-commit. Tom Lane 9.1.3
2011-12-20 Avoid crashing when we have problems unlinking files post-commit. Tom Lane 9.2.0
2011-12-17 Fix some long-obsolete references to XLogOpenRelation. Tom Lane 9.2.0
2010-02-09 Fix up rickety handling of relation-truncation interlocks. Tom Lane 9.0.0