postgresql/src/backend/bootstrap
Tom Lane f31dc0ada7 Partial indexes work again, courtesy of Martijn van Oosterhout.
Note: I didn't force an initdb, figuring that one today was enough.
However, there is a new function in pg_proc.h, and pg_dump won't be
able to dump partial indexes until you add that function.
2001-07-16 05:07:00 +00:00
..
.cvsignore Add .cvsignore so cvs update doesn't complain about derived 2000-01-17 04:38:49 +00:00
bootparse.y Make bootstrap debug messages more readable. Clean up some clutter. 2001-05-12 01:48:49 +00:00
bootscanner.l Make bootstrap debug messages more readable. Clean up some clutter. 2001-05-12 01:48:49 +00:00
bootstrap.c Partial indexes work again, courtesy of Martijn van Oosterhout. 2001-07-16 05:07:00 +00:00
Makefile Only look for bison as YACC; other yaccs need to be selected explicitly. 2001-02-10 22:31:42 +00:00