Consolidate tables of known system attributes into one table.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c59839ac6de8fcc41a70c06472a3e39a207002c9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-10-22T22:47:57Z
Releases: 7.2.1
Consolidate tables of known system attributes into one table.

Files

PathChange+/−
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