Skip to content
Snippets Groups Projects
Commit 162bd08b authored by Tom Lane's avatar Tom Lane
Browse files

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 ...
parent 9dc2e6de
No related branches found
No related tags found
No related merge requests found
Showing
with 205 additions and 369 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment