File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 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 (insert OID = 1187 ( _timespan PGUID - 1 - 1 f b t \054 0 1186 array_in array_out array_in array_out d _null_ ));
380
380
381
381
/* OIDS 1200 - 1299 */
382
+ DATA (insert OID = 1231 ( _numeric PGUID - 1 - 1 f b t \054 0 1700 array_in array_out array_in array_out i _null_ ));
382
383
DATA (insert OID = 1296 ( timestamp PGUID 4 19 t b t \054 0 0 timestamp_in timestamp_out timestamp_in timestamp_out i _null_ ));
383
384
DESCR ("date time timezone, limited-range ISO-formated date and time" );
384
385
#define TIMESTAMPOID 1296
You can’t perform that action at this time.
0 commit comments