postgresql/src/backend/access/gist
Tom Lane 44fbe20d62 Restructure indexscan API (index_beginscan, index_getnext) per
yesterday's proposal to pghackers.  Also remove unnecessary parameters
to heap_beginscan, heap_rescan.  I modified pg_proc.h to reflect the
new numbers of parameters for the AM interface routines, but did not
force an initdb because nothing actually looks at those fields.
2002-05-20 23:51:44 +00:00
..
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
gist.c Restructure indexscan API (index_beginscan, index_getnext) per 2002-05-20 23:51:44 +00:00
gistget.c Restructure indexscan API (index_beginscan, index_getnext) per 2002-05-20 23:51:44 +00:00
gistscan.c Restructure indexscan API (index_beginscan, index_getnext) per 2002-05-20 23:51:44 +00:00
giststrat.c Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00