postgresql/src/backend/access
Neil Conway 2b7334d487 Refactor the index AM API slightly: move currentItemData and
currentMarkData from IndexScanDesc to the opaque structs for the
AMs that need this information (currently gist and hash).

Patch from Heikki Linnakangas, fixes by Neil Conway.
2007-01-20 18:43:35 +00:00
..
common Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
gin Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
gist Refactor the index AM API slightly: move currentItemData and 2007-01-20 18:43:35 +00:00
hash Refactor the index AM API slightly: move currentItemData and 2007-01-20 18:43:35 +00:00
heap Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
index Refactor the index AM API slightly: move currentItemData and 2007-01-20 18:43:35 +00:00
nbtree Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
transam Arrange for autovacuum to be killed when another operation wants to be alone 2007-01-16 13:28:57 +00:00
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00