Commits

DateSubjectAuthorReleases
2010-04-14 Fix a problem introduced by my patch of 2010-01-12 that revised the way Tom Lane 8.3.11
2010-04-14 Fix a problem introduced by my patch of 2010-01-12 that revised the way Tom Lane 8.4.4
2010-04-14 Fix a problem introduced by my patch of 2010-01-12 that revised the way Tom Lane 9.0.0
2010-02-17 Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 Tom Lane 9.0.0
2010-02-09 Fix up rickety handling of relation-truncation interlocks. Tom Lane 9.0.0
2010-02-08 Remove CatalogCacheFlushRelation, and the reloidattr infrastructure that was Tom Lane 9.0.0
2010-02-07 Create a "relation mapping" infrastructure to support changing the relfilenodes Tom Lane 9.0.0
2010-02-04 Restructure CLUSTER/newstyle VACUUM FULL/ALTER TABLE support so that swapping Tom Lane 9.0.0
2010-02-03 Assorted cleanups in preparation for using a map file to support altering Tom Lane 9.0.0
2010-01-13 When loading critical system indexes into the relcache, ensure we lock the Tom Lane 8.2.16
2010-01-13 When loading critical system indexes into the relcache, ensure we lock the Tom Lane 8.3.10
2010-01-13 When loading critical system indexes into the relcache, ensure we lock the Tom Lane 8.4.3
2010-01-13 When loading critical system indexes into the relcache, ensure we lock the Tom Lane 9.0.0
2010-01-12 Fix relcache reload mechanism to be more robust in the face of errors Tom Lane 8.2.16
2010-01-12 Fix relcache reload mechanism to be more robust in the face of errors Tom Lane 8.3.10
2010-01-12 Fix relcache reload mechanism to be more robust in the face of errors Tom Lane 8.4.3
2010-01-12 Fix relcache reload mechanism to be more robust in the face of errors Tom Lane 9.0.0
2010-01-05 Get rid of the need for manual maintenance of the initial contents of Tom Lane 9.0.0
2009-12-27 Remove a couple of unnecessary calls of CreateCacheMemoryContext. These Tom Lane 9.0.0
2009-12-07 Add exclusion constraints, which generalize the concept of uniqueness to Tom Lane 9.0.0
2009-09-26 Revert my ill-considered change that made formrdesc not insert the correct Tom Lane 9.0.0
2009-09-26 Fix RelationCacheInitializePhase2 (Phase3, in HEAD) to cope with the Tom Lane 7.4.27
2009-09-26 Fix RelationCacheInitializePhase2 (Phase3, in HEAD) to cope with the Tom Lane 8.0.23
2009-09-26 Fix RelationCacheInitializePhase2 (Phase3, in HEAD) to cope with the Tom Lane 8.1.19
2009-09-26 Fix RelationCacheInitializePhase2 (Phase3, in HEAD) to cope with the Tom Lane 8.2.15