postgresql/src/backend/utils/cache
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
..
catcache.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
inval.c First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
lsyscache.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
relcache.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
syscache.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
typcache.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00