postgresql/src/backend/bootstrap
Tom Lane 162bd08b3f Completion of project to use fixed OIDs for all system catalogs and
indexes.  Replace all heap_openr and index_openr calls by heap_open
and index_open.  Remove runtime lookups of catalog OID numbers in
various places.  Remove relcache's support for looking up system
catalogs by name.  Bulky but mostly very boring patch ...
2005-04-14 20:03:27 +00:00
..
.cvsignore Add .cvsignore so cvs update doesn't complain about derived 2000-01-17 04:38:49 +00:00
bootparse.y First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
bootscanner.l Add fprintf() custom version to libpgport. 2005-03-11 19:13:43 +00:00
bootstrap.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00