|
7 | 7 | *
|
8 | 8 | * Copyright (c) 1994, Regents of the University of California
|
9 | 9 | *
|
10 |
| - * $Id: pg_type.h,v 1.76 2000/01/15 18:30:34 petere Exp $ |
| 10 | + * $Id: pg_type.h,v 1.77 2000/01/17 01:29:07 tgl Exp $ |
11 | 11 | *
|
12 | 12 | * NOTES
|
13 | 13 | * the genbki.sh script reads this file and generates .bki
|
@@ -379,6 +379,7 @@ DESCR("@ <number> <units>, time interval");
|
379 | 379 | DATA(insertOID=1187 (_timespanPGUID-1-1fbt \05401186array_inarray_outarray_inarray_outd_null_ ));
|
380 | 380 |
|
381 | 381 | /* OIDS 1200 - 1299 */
|
| 382 | +DATA(insertOID=1231 (_numericPGUID-1-1fbt \05401700array_inarray_outarray_inarray_outi_null_ )); |
382 | 383 | DATA(insertOID=1296 (timestampPGUID419tbt \05400timestamp_intimestamp_outtimestamp_intimestamp_outi_null_ ));
|
383 | 384 | DESCR("date time timezone, limited-range ISO-formated date and time");
|
384 | 385 | #defineTIMESTAMPOID1296
|
|