postgresql/src/backend/access
Tom Lane bc8ac3ce40 Add missing pgstat_count_index_scan(), per Andreas Seltenreich. 2006-08-03 15:22:09 +00:00
..
common Fix misguided removal of access/tuptoaster.h inclusion, per Kris Jurka. 2006-07-14 19:05:52 +00:00
gin Add missing pgstat_count_index_scan(), per Andreas Seltenreich. 2006-08-03 15:22:09 +00:00
gist Change the relation_open protocol so that we obtain lock on a relation 2006-07-31 20:09:10 +00:00
hash Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
heap Change the relation_open protocol so that we obtain lock on a relation 2006-07-31 20:09:10 +00:00
index Change the relation_open protocol so that we obtain lock on a relation 2006-07-31 20:09:10 +00:00
nbtree Modify btree to delete known-dead index entries without an actual VACUUM. 2006-07-25 19:13:00 +00:00
transam Modify snapshot definition so that lazy vacuums are ignored by other 2006-07-30 02:07:18 +00:00
Makefile GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00