File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5353 */
5454
5555/* yyyymmddN */
56- #define CATALOG_VERSION_NO 201405092
56+ #define CATALOG_VERSION_NO 201405093
5757
5858#endif
Original file line number Diff line number Diff line change @@ -607,7 +607,7 @@ DATA(insert OID = 3735 ( _regconfig PGNSP PGUID -1 f b A f t \054 0 3734 0 arra
607607DATA (insert OID = 3770 ( _regdictionary PGNSP PGUID - 1 f b A f t \054 0 3769 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 - 1 0 0 _null_ _null_ _null_ ));
608608
609609/* jsonb */
610- DATA (insert OID = 3802 ( jsonb PGNSP PGUID - 1 f b C f t \054 0 0 3807 jsonb_in jsonb_out jsonb_recv jsonb_send - - - i x f 0 - 1 0 0 _null_ _null_ _null_ ));
610+ DATA (insert OID = 3802 ( jsonb PGNSP PGUID - 1 f b U f t \054 0 0 3807 jsonb_in jsonb_out jsonb_recv jsonb_send - - - i x f 0 - 1 0 0 _null_ _null_ _null_ ));
611611DESCR ("Binary JSON" );
612612#define JSONBOID 3802
613613DATA (insert OID = 3807 ( _jsonb PGNSP PGUID - 1 f b A f t \054 0 3802 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