Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2021-07-15 Replace explicit PIN entries in pg_depend with an OID range test. Tom Lane 15.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-05-15 Rename assorted LWLock tranches. 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
2018-03-30 Remove obsolete SLRU wrapping and warnings from predicate.c. Tom Lane 11.0
2017-07-24 Fix race condition in predicate-lock init code in EXEC_BACKEND builds. Tom Lane 9.6.4
2017-07-24 Fix race condition in predicate-lock init code in EXEC_BACKEND builds. Tom Lane 10.0
2017-07-24 Fix race condition in predicate-lock init code in EXEC_BACKEND builds. Tom Lane 9.3.18
2017-07-24 Fix race condition in predicate-lock init code in EXEC_BACKEND builds. Tom Lane 9.2.22
2017-07-24 Fix race condition in predicate-lock init code in EXEC_BACKEND builds. Tom Lane 9.4.13
2017-07-24 Fix race condition in predicate-lock init code in EXEC_BACKEND builds. Tom Lane 9.5.8
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-06-21 Final pgindent run with old pg_bsd_indent (version 1.3). Tom Lane 10.0
2017-04-10 Move isolationtester's is-blocked query into C code for speed. Tom Lane 10.0
2016-09-01 Change API of ShmemAlloc() so it throws error rather than returning NULL. 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-01-23 Allow use of "z" flag in our printf calls, and use it where appropriate. Tom Lane 9.4.0
2012-08-24 Fix issues with checks for unsupported transaction states in Hot Standby. Tom Lane 9.1.6
2012-08-24 Fix issues with checks for unsupported transaction states in Hot Standby. Tom Lane 9.2.0
2012-08-24 Fix issues with checks for unsupported transaction states in Hot Standby. Tom Lane 9.3.0