mirror of
https://github.com/postgres/postgres.git
synced 2026-02-23 18:04:41 -05:00
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 ... |
||
|---|---|---|
| .. | ||
| flatfiles.c | ||
| globals.c | ||
| Makefile | ||
| miscinit.c | ||
| postinit.c | ||