|
9 | 9 | * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
|
10 | 10 | * Portions Copyright (c) 1994, Regents of the University of California
|
11 | 11 | *
|
12 |
| - * $Id: pg_shadow.h,v 1.10 2001/01/24 19:43:22 momjian Exp $ |
| 12 | + * $Id: pg_shadow.h,v 1.11 2001/03/09 22:10:13 tgl Exp $ |
13 | 13 | *
|
14 | 14 | * NOTES
|
15 | 15 | * the genbki.sh script reads this file and generates .bki
|
@@ -73,6 +73,6 @@ typedef FormData_pg_shadow *Form_pg_shadow;
|
73 | 73 | * user choices.
|
74 | 74 | * ----------------
|
75 | 75 | */
|
76 |
| -DATA(insertOID=0 (POSTGRESPGUIDtttt_null__null_ )); |
| 76 | +DATA(insertOID=0 ("POSTGRES"PGUIDtttt_null__null_ )); |
77 | 77 |
|
78 | 78 | #endif/* PG_SHADOW_H */
|