Intercept temp table lookups further up to map temp names.
Bruce Momjian <bruce@momjian.us>
Intercept temp table lookups further up to map temp names.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/heap.c | modified | +2 −12 |
| src/backend/catalog/index.c | modified | +1 −10 |
| src/backend/catalog/indexing.c | modified | +1 −10 |
| src/backend/utils/cache/syscache.c | modified | +12 −1 |
| src/backend/utils/cache/temprel.c | modified | +9 −1 |