postgresql/src/backend/bootstrap
Tom Lane edf0b5f0db Get rid of IndexIsUniqueNoCache() kluge by the simple expedient of
passing the index-is-unique flag to index build routines (duh! ...
why wasn't it done this way to begin with?).  Aside from eliminating
an eyesore, this should save a few milliseconds in btree index creation
because a full scan of pg_index is not needed any more.
2000-06-17 23:41:51 +00:00
..
.cvsignore Add .cvsignore so cvs update doesn't complain about derived 2000-01-17 04:38:49 +00:00
boot.sed Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
bootparse.y Add: 2000-01-26 05:58:53 +00:00
bootscanner.l Add: 2000-01-26 05:58:53 +00:00
bootstrap.c Get rid of IndexIsUniqueNoCache() kluge by the simple expedient of 2000-06-17 23:41:51 +00:00
Makefile Gen_fmgrtab.sh is strange: it is a platform dependent way (because it uses 2000-06-07 16:27:00 +00:00