postgresql/src/backend/bootstrap
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
..
.cvsignore Add .cvsignore so cvs update doesn't complain about derived 2000-01-17 04:38:49 +00:00
bootparse.y Support toasting of shared system relations, and provide toast tables for 2002-04-27 21:24:34 +00:00
bootscanner.l Support toasting of shared system relations, and provide toast tables for 2002-04-27 21:24:34 +00:00
bootstrap.c Restructure indexscan API (index_beginscan, index_getnext) per 2002-05-20 23:51:44 +00:00
Makefile Fix include paths for case of VPATH build. 2002-01-09 00:06:42 +00:00