|
7 | 7 | *
|
8 | 8 | * Copyright (c) 1994, Regents of the University of California
|
9 | 9 | *
|
10 |
| - * $Id: pg_attribute.h,v 1.31 1998/03/04 18:41:08 momjian Exp $ |
| 10 | + * $Id: pg_attribute.h,v 1.32 1998/03/07 04:49:57 momjian Exp $ |
11 | 11 | *
|
12 | 12 | * NOTES
|
13 | 13 | * the genbki.sh script reads this file and generates .bki
|
@@ -327,8 +327,8 @@ DATA(insert OID = 0 ( 1261 cmax29 0 4 -6 0 -1 -1 t f i f f));
|
327 | 327 | { 1249, {"attbyval"}, 16, 0,1, 10, 0, -1, -1, '\001', '\0', 'c', '\0', '\0' }, \
|
328 | 328 | { 1249, {"attisset"}, 16, 0,1, 11, 0, -1, -1, '\001', '\0', 'c', '\0', '\0' }, \
|
329 | 329 | { 1249, {"attalign"}, 18, 0,1, 12, 0, -1, -1, '\001', '\0', 'c', '\0', '\0' }, \
|
330 |
| -{12491, {"attnotnull"}, 16, 0,1, 13, 0, -1, -1, '\001', '\0', 'c', '\0', '\0' }, \ |
331 |
| -{12491, {"atthasdef"}, 16, 0,1, 14, 0, -1, -1, '\001', '\0', 'c', '\0', '\0' } |
| 330 | +{1249, {"attnotnull"}, 16, 0,1, 13, 0, -1, -1, '\001', '\0', 'c', '\0', '\0' }, \ |
| 331 | +{1249, {"atthasdef"}, 16, 0,1, 14, 0, -1, -1, '\001', '\0', 'c', '\0', '\0' } |
332 | 332 |
|
333 | 333 | DATA(insertOID=0 (1249attrelid260410-1-1tfiff));
|
334 | 334 | DATA(insertOID=0 (1249attname190NAMEDATALEN20-1-1ffiff));
|
|