Commits

DateSubjectAuthorReleases
2003-03-23 Adjust amrescan code so that it's allowed to call index_rescan with a Tom Lane 7.4.1
2003-03-23 Band-aid patch for Shraibman's 'out of free buffers' bug: disable the Tom Lane 7.3.3
2003-02-22 More infrastructure for btree compaction project. Tree-traversal code Tom Lane 7.4.1
2003-01-08 Fix for bug #866. 7.3 contains new logic for avoiding redundant calls to Tom Lane 7.3.2
2003-01-08 Fix for bug #866. 7.3 contains new logic for avoiding redundant calls to Tom Lane 7.4.1
2002-05-24 Wups, managed to break ANALYZE with one aspect of that heap_fetch change. Tom Lane 7.3.1
2002-05-24 Mark index entries "killed" when they are no longer visible to any Tom Lane 7.3.1
2002-05-20 Restructure indexscan API (index_beginscan, index_getnext) per Tom Lane 7.3.1
2002-04-17 Opclasses live in namespaces. I also took the opportunity to create 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
2001-11-02 Fix problem reported by Alex Korn: if a relation has been dropped and Tom Lane 7.2.1
2001-10-06 Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo Tom Lane 7.2.1
2001-07-15 Restructure index AM interface for index building and index tuple deletion, Tom Lane 7.2.1
2001-06-01 Clean up some minor problems exposed by further thought about Panon's bug Tom Lane 7.2.1
2001-05-31 Updates to make GIST work with multi-key indexes (from Oleg Bartunov Tom Lane 7.2.1
2000-07-14 Cleanup of code for creating index entries. Functional indexes with Tom Lane 7.1.1
2000-06-13 Another batch of fmgr updates. I think I have gotten all old-style Tom Lane 7.1.1
2000-05-30 Third round of fmgr updates: eliminate calls using fmgr() and Tom Lane 7.1.1
2000-05-28 First round of changes for new fmgr interface. fmgr itself and the Tom Lane 7.1.1
2000-03-14 Cache fmgr lookup data for index's getnext() function in IndexScanDesc, Tom Lane 7.1.1
2000-01-22 Revise handling of index-type-specific indexscan cost estimation, per Tom Lane 7.1.1
1999-12-30 Repair bugs discussed in pghackers thread of 15 May 1999: creation of a Tom Lane 7.1.1
1999-09-18 Mega-commit to make heap_open/heap_openr/heap_close take an Tom Lane 7.1.1