Commits

DateSubjectAuthorReleases
2011-08-30 Fix a missed case in code for "moving average" estimate of reltuples. Tom Lane 9.0.5
2011-08-30 Fix a missed case in code for "moving average" estimate of reltuples. Tom Lane 9.1.0
2011-08-16 Fix incorrect order of operations during sinval reset processing. Tom Lane 9.0.5
2011-08-16 Fix incorrect order of operations during sinval reset processing. Tom Lane 9.1.0
2011-08-16 Fix incorrect order of operations during sinval reset processing. Tom Lane 9.2.0
2011-08-16 Fix race condition in relcache init file invalidation. Tom Lane 8.2.22
2011-08-16 Fix race condition in relcache init file invalidation. Tom Lane 8.3.16
2011-08-16 Fix race condition in relcache init file invalidation. Tom Lane 8.4.9
2011-08-16 Fix race condition in relcache init file invalidation. Tom Lane 9.0.5
2011-08-16 Fix race condition in relcache init file invalidation. Tom Lane 9.1.0
2011-08-16 Fix race condition in relcache init file invalidation. Tom Lane 9.2.0
2011-03-22 Avoid potential deadlock in InitCatCachePhase2(). Tom Lane 8.2.21
2011-03-22 Avoid potential deadlock in InitCatCachePhase2(). Tom Lane 8.3.15
2011-03-22 Avoid potential deadlock in InitCatCachePhase2(). Tom Lane 8.4.8
2011-03-22 Avoid potential deadlock in InitCatCachePhase2(). Tom Lane 9.0.4
2011-03-22 Avoid potential deadlock in InitCatCachePhase2(). Tom Lane 9.1.0
2010-11-29 Simplify and speed up mapping of index opfamilies to pathkeys. Tom Lane 9.1.0
2010-11-17 Make TRUNCATE ... RESTART IDENTITY restart sequences transactionally. Tom Lane 9.1.0
2010-09-02 Fix up flushing of composite-type typcache entries to be driven directly by Tom Lane 8.2.18
2010-09-02 Fix up flushing of composite-type typcache entries to be driven directly by Tom Lane 8.3.12
2010-09-02 Fix up flushing of composite-type typcache entries to be driven directly by Tom Lane 8.4.5
2010-09-02 Fix up flushing of composite-type typcache entries to be driven directly by Tom Lane 9.0.0
2010-09-02 Fix up flushing of composite-type typcache entries to be driven directly by Tom Lane 9.1.0
2010-04-20 Arrange for client authentication to occur before we select a specific Tom Lane 9.0.0
2010-04-14 Fix a problem introduced by my patch of 2010-01-12 that revised the way Tom Lane 8.2.17