postgresql/src/backend/utils/init
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
..
flatfiles.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
globals.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
Makefile Add code to prevent transaction ID wraparound by enforcing a safe limit 2005-02-20 02:22:07 +00:00
miscinit.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
postinit.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00