Consolidate tables of known system attributes into one table.
Tom Lane <tgl@sss.pgh.pa.us>
Consolidate tables of known system attributes into one table.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/heap.c | modified | +30 −11 |
| src/backend/parser/parse_relation.c | modified | +12 −56 |
| src/include/catalog/heap.h | modified | +5 −3 |