postgresql/src/include/catalog
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
..
catalog.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
catversion.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
dependency.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
duplicate_oids First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
heap.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
index.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
indexing.h Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
namespace.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_aggregate.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_am.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_amop.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_amproc.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_attrdef.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_attribute.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_cast.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_class.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_constraint.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_control.h Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the 2005-03-29 03:01:32 +00:00
pg_conversion.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_database.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_depend.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_description.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_group.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_index.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_inherits.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_language.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_largeobject.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_listener.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_namespace.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_opclass.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_operator.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_proc.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_rewrite.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_shadow.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_statistic.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_tablespace.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_trigger.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_type.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
unused_oids First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00