Commits

DateSubjectAuthorReleases
2004-07-01 Nested transactions. There is still much left to do, especially on the Tom Lane 8.0.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 8.0.0
2004-02-10 Restructure smgr API as per recent proposal. smgr no longer depends on Tom Lane 8.0.0
2003-09-24 Repair some REINDEX problems per recent discussions. The relcache is Tom Lane 7.4.1
2003-05-28 Replace functional-index facility with expressional indexes. Any column Tom Lane 7.4.1
2002-08-06 Restructure local-buffer handling per recent pghackers discussion. Tom Lane 7.3.1
2002-08-02 When compiling with --enable-cassert, check for reference count leaks Tom Lane 7.3.1
2002-03-26 pg_class has a relnamespace column. You can create and access tables Tom Lane 7.3.1
2002-02-19 A bunch of changes aimed at reducing backend startup time... Tom Lane 7.3.1
2001-10-06 Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo Tom Lane 7.2.1
2001-06-29 Further work on connecting the free space map (which is still just a Tom Lane 7.2.1
2000-08-06 Toast all the system-table columns that seem to need it. It turns out Tom Lane 7.1.1
2000-06-17 Fix performance problems with pg_index lookups (see, for example, Tom Lane 7.1.1
2000-01-31 Fix problems seen in parallel regress tests when SI buffer overruns (causing Tom Lane 7.1.1
1999-11-21 Repair problem exposed by Jan's new parallel-regression-test scaffold: Tom Lane 7.1.1
1999-10-03 Reimplement parsing and storage of default expressions and constraint Tom Lane 7.1.1
1999-09-04 Modify RelationFlushRelation so that if the relcache entry Tom Lane 7.1.1
1999-05-01 Arrange for VACUUM to delete the init file that relcache.c uses Tom Lane 7.1.1