Fix problem where attbyval was wrong for xid types.
Bruce Momjian <bruce@momjian.us>
Fix problem where attbyval was wrong for xid types.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/heap.c | modified | +3 −3 |
| src/backend/catalog/index.c | modified | +3 −3 |
| src/include/catalog/pg_attribute_check.sql | modified | +9 −0 |
| src/include/catalog/pg_attribute.h | modified | +33 −33 |