File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -484,6 +484,7 @@ DATA(insert OID = 1020 ( _box PGNSP PGUID -1 f b A f t \073 0 603 0 array_in
484
484
DATA (insert OID = 1021 ( _float4 PGNSP PGUID - 1 f b A f t \054 0 700 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 - 1 0 0 _null_ _null_ _null_ ));
485
485
#define FLOAT4ARRAYOID 1021
486
486
DATA (insert OID = 1022 ( _float8 PGNSP PGUID - 1 f b A f t \054 0 701 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 - 1 0 0 _null_ _null_ _null_ ));
487
+ #define FLOAT8ARRAYOID 1022
487
488
DATA (insert OID = 1023 ( _abstime PGNSP PGUID - 1 f b A f t \054 0 702 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 - 1 0 0 _null_ _null_ _null_ ));
488
489
DATA (insert OID = 1024 ( _reltime PGNSP PGUID - 1 f b A f t \054 0 703 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 - 1 0 0 _null_ _null_ _null_ ));
489
490
DATA (insert OID = 1025 ( _tinterval PGNSP PGUID - 1 f b A f t \054 0 704 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 - 1 0 0 _null_ _null_ _null_ ));
You can’t perform that action at this time.
0 commit comments