|
7 | 7 | *
|
8 | 8 | * Copyright (c) 1994, Regents of the University of California
|
9 | 9 | *
|
10 |
| - * $Id: pg_type.h,v 1.11 1997/04/22 17:32:26 scrappy Exp $ |
| 10 | + * $Id: pg_type.h,v 1.12 1997/05/26 16:55:23 thomas Exp $ |
11 | 11 | *
|
12 | 12 | * NOTES
|
13 | 13 | * the genbki.sh script reads this file and generates .bki
|
@@ -238,7 +238,7 @@ DATA(insert OID = 705 ( unknown PGUID -1 -1 f b t \054 0 18 textin textout
|
238 | 238 | #defineUNKNOWNOID705
|
239 | 239 |
|
240 | 240 | DATA(insertOID=718 (circlePGUID2447fbt \05400circle_incircle_outcircle_incircle_outd_null_ ));
|
241 |
| -DATA(insertOID=719 (_circlePGUID-1-1fbt \0540718array_inarray_outarray_inarray_outi_null_ )); |
| 241 | +DATA(insertOID=719 (_circlePGUID-1-1fbt \0540718array_inarray_outarray_inarray_outd_null_ )); |
242 | 242 | DATA(insertOID=790 (moneyPGUID424fbt \05400cash_incash_outcash_incash_outi_null_ ));
|
243 | 243 | DATA(insertOID=791 (_moneyPGUID-1-1fbt \0540790array_inarray_outarray_inarray_outi_null_ ));
|
244 | 244 |
|
@@ -294,7 +294,7 @@ DATA(insert OID = 1043 ( varchar PGUID -1 -1 f b t \054 0 18 varcharin var
|
294 | 294 |
|
295 | 295 | DATA(insertOID=1082 (datePGUID410tbt \05400date_indate_outdate_indate_outi_null_ ));
|
296 | 296 | #defineDATEOID1082
|
297 |
| -DATA(insertOID=1083 (timePGUID816fbt \05400time_intime_outtime_intime_outi_null_ )); |
| 297 | +DATA(insertOID=1083 (timePGUID816fbt \05400time_intime_outtime_intime_outd_null_ )); |
298 | 298 | #defineTIMEOID1083
|
299 | 299 |
|
300 | 300 | /* OIDS 1100 - 1199 */
|
|