You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by rv...@apache.org on 2015/09/22 21:14:26 UTC

[23/35] incubator-hawq git commit: SGA import. Now with files previously missing because of the .gitignore issue

http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/a485be47/src/test/regress/data/upgrade33/pg_proc32.data
----------------------------------------------------------------------
diff --git a/src/test/regress/data/upgrade33/pg_proc32.data b/src/test/regress/data/upgrade33/pg_proc32.data
new file mode 100644
index 0000000..c155798
--- /dev/null
+++ b/src/test/regress/data/upgrade33/pg_proc32.data
@@ -0,0 +1,2687 @@
+proname,pronamespace,proowner,prolang,proisagg,prosecdef,proisstrict,proretset,provolatile,pronargs,prorettype,proiswin,proargtypes,proallargtypes,proargmodes,proargnames,prosrc,probin,proacl
+1242,boolin,11,10,12,f,f,t,f,i,1,16,f,2275,,,,boolin,-,
+1243,boolout,11,10,12,f,f,t,f,i,1,2275,f,16,,,,boolout,-,
+1244,byteain,11,10,12,f,f,t,f,i,1,17,f,2275,,,,byteain,-,
+31,byteaout,11,10,12,f,f,t,f,i,1,2275,f,17,,,,byteaout,-,
+1245,charin,11,10,12,f,f,t,f,i,1,18,f,2275,,,,charin,-,
+33,charout,11,10,12,f,f,t,f,i,1,2275,f,18,,,,charout,-,
+34,namein,11,10,12,f,f,t,f,i,1,19,f,2275,,,,namein,-,
+35,nameout,11,10,12,f,f,t,f,i,1,2275,f,19,,,,nameout,-,
+38,int2in,11,10,12,f,f,t,f,i,1,21,f,2275,,,,int2in,-,
+39,int2out,11,10,12,f,f,t,f,i,1,2275,f,21,,,,int2out,-,
+40,int2vectorin,11,10,12,f,f,t,f,i,1,22,f,2275,,,,int2vectorin,-,
+41,int2vectorout,11,10,12,f,f,t,f,i,1,2275,f,22,,,,int2vectorout,-,
+42,int4in,11,10,12,f,f,t,f,i,1,23,f,2275,,,,int4in,-,
+43,int4out,11,10,12,f,f,t,f,i,1,2275,f,23,,,,int4out,-,
+44,regprocin,11,10,12,f,f,t,f,s,1,24,f,2275,,,,regprocin,-,
+45,regprocout,11,10,12,f,f,t,f,s,1,2275,f,24,,,,regprocout,-,
+46,textin,11,10,12,f,f,t,f,i,1,25,f,2275,,,,textin,-,
+47,textout,11,10,12,f,f,t,f,i,1,2275,f,25,,,,textout,-,
+48,tidin,11,10,12,f,f,t,f,i,1,27,f,2275,,,,tidin,-,
+49,tidout,11,10,12,f,f,t,f,i,1,2275,f,27,,,,tidout,-,
+50,xidin,11,10,12,f,f,t,f,i,1,28,f,2275,,,,xidin,-,
+51,xidout,11,10,12,f,f,t,f,i,1,2275,f,28,,,,xidout,-,
+52,cidin,11,10,12,f,f,t,f,i,1,29,f,2275,,,,cidin,-,
+53,cidout,11,10,12,f,f,t,f,i,1,2275,f,29,,,,cidout,-,
+54,oidvectorin,11,10,12,f,f,t,f,i,1,30,f,2275,,,,oidvectorin,-,
+55,oidvectorout,11,10,12,f,f,t,f,i,1,2275,f,30,,,,oidvectorout,-,
+56,boollt,11,10,12,f,f,t,f,i,2,16,f,16 16,,,,boollt,-,
+57,boolgt,11,10,12,f,f,t,f,i,2,16,f,16 16,,,,boolgt,-,
+60,booleq,11,10,12,f,f,t,f,i,2,16,f,16 16,,,,booleq,-,
+61,chareq,11,10,12,f,f,t,f,i,2,16,f,18 18,,,,chareq,-,
+62,nameeq,11,10,12,f,f,t,f,i,2,16,f,19 19,,,,nameeq,-,
+63,int2eq,11,10,12,f,f,t,f,i,2,16,f,21 21,,,,int2eq,-,
+64,int2lt,11,10,12,f,f,t,f,i,2,16,f,21 21,,,,int2lt,-,
+65,int4eq,11,10,12,f,f,t,f,i,2,16,f,23 23,,,,int4eq,-,
+66,int4lt,11,10,12,f,f,t,f,i,2,16,f,23 23,,,,int4lt,-,
+67,texteq,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,texteq,-,
+68,xideq,11,10,12,f,f,t,f,i,2,16,f,28 28,,,,xideq,-,
+69,cideq,11,10,12,f,f,t,f,i,2,16,f,29 29,,,,cideq,-,
+70,charne,11,10,12,f,f,t,f,i,2,16,f,18 18,,,,charne,-,
+1246,charlt,11,10,12,f,f,t,f,i,2,16,f,18 18,,,,charlt,-,
+72,charle,11,10,12,f,f,t,f,i,2,16,f,18 18,,,,charle,-,
+73,chargt,11,10,12,f,f,t,f,i,2,16,f,18 18,,,,chargt,-,
+74,charge,11,10,12,f,f,t,f,i,2,16,f,18 18,,,,charge,-,
+77,int4,11,10,12,f,f,t,f,i,1,23,f,18,,,,chartoi4,-,
+78,char,11,10,12,f,f,t,f,i,1,18,f,23,,,,i4tochar,-,
+79,nameregexeq,11,10,12,f,f,t,f,i,2,16,f,19 25,,,,nameregexeq,-,
+1252,nameregexne,11,10,12,f,f,t,f,i,2,16,f,19 25,,,,nameregexne,-,
+1254,textregexeq,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,textregexeq,-,
+1256,textregexne,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,textregexne,-,
+1257,textlen,11,10,12,f,f,t,f,i,1,23,f,25,,,,textlen,-,
+1258,textcat,11,10,12,f,f,t,f,i,2,25,f,25 25,,,,textcat,-,
+84,boolne,11,10,12,f,f,t,f,i,2,16,f,16 16,,,,boolne,-,
+89,version,11,10,12,f,f,t,f,s,0,25,f,"",,,,pgsql_version,-,
+101,eqsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,eqsel,-,
+102,neqsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,neqsel,-,
+103,scalarltsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,scalarltsel,-,
+104,scalargtsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,scalargtsel,-,
+105,eqjoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,eqjoinsel,-,
+106,neqjoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,neqjoinsel,-,
+107,scalarltjoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,scalarltjoinsel,-,
+108,scalargtjoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,scalargtjoinsel,-,
+109,unknownin,11,10,12,f,f,t,f,i,1,705,f,2275,,,,unknownin,-,
+110,unknownout,11,10,12,f,f,t,f,i,1,2275,f,705,,,,unknownout,-,
+111,numeric_fac,11,10,12,f,f,t,f,i,1,1700,f,20,,,,numeric_fac,-,
+112,text,11,10,12,f,f,t,f,i,1,25,f,23,,,,int4_text,-,
+113,text,11,10,12,f,f,t,f,i,1,25,f,21,,,,int2_text,-,
+114,text,11,10,12,f,f,t,f,i,1,25,f,26,,,,oid_text,-,
+115,box_above_eq,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_above_eq,-,
+116,box_below_eq,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_below_eq,-,
+117,point_in,11,10,12,f,f,t,f,i,1,600,f,2275,,,,point_in,-,
+118,point_out,11,10,12,f,f,t,f,i,1,2275,f,600,,,,point_out,-,
+119,lseg_in,11,10,12,f,f,t,f,i,1,601,f,2275,,,,lseg_in,-,
+120,lseg_out,11,10,12,f,f,t,f,i,1,2275,f,601,,,,lseg_out,-,
+121,path_in,11,10,12,f,f,t,f,i,1,602,f,2275,,,,path_in,-,
+122,path_out,11,10,12,f,f,t,f,i,1,2275,f,602,,,,path_out,-,
+123,box_in,11,10,12,f,f,t,f,i,1,603,f,2275,,,,box_in,-,
+124,box_out,11,10,12,f,f,t,f,i,1,2275,f,603,,,,box_out,-,
+125,box_overlap,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_overlap,-,
+126,box_ge,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_ge,-,
+127,box_gt,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_gt,-,
+128,box_eq,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_eq,-,
+129,box_lt,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_lt,-,
+130,box_le,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_le,-,
+131,point_above,11,10,12,f,f,t,f,i,2,16,f,600 600,,,,point_above,-,
+132,point_left,11,10,12,f,f,t,f,i,2,16,f,600 600,,,,point_left,-,
+133,point_right,11,10,12,f,f,t,f,i,2,16,f,600 600,,,,point_right,-,
+134,point_below,11,10,12,f,f,t,f,i,2,16,f,600 600,,,,point_below,-,
+135,point_eq,11,10,12,f,f,t,f,i,2,16,f,600 600,,,,point_eq,-,
+136,on_pb,11,10,12,f,f,t,f,i,2,16,f,600 603,,,,on_pb,-,
+137,on_ppath,11,10,12,f,f,t,f,i,2,16,f,600 602,,,,on_ppath,-,
+138,box_center,11,10,12,f,f,t,f,i,1,600,f,603,,,,box_center,-,
+139,areasel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,areasel,-,
+140,areajoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,areajoinsel,-,
+141,int4mul,11,10,12,f,f,t,f,i,2,23,f,23 23,,,,int4mul,-,
+144,int4ne,11,10,12,f,f,t,f,i,2,16,f,23 23,,,,int4ne,-,
+145,int2ne,11,10,12,f,f,t,f,i,2,16,f,21 21,,,,int2ne,-,
+146,int2gt,11,10,12,f,f,t,f,i,2,16,f,21 21,,,,int2gt,-,
+147,int4gt,11,10,12,f,f,t,f,i,2,16,f,23 23,,,,int4gt,-,
+148,int2le,11,10,12,f,f,t,f,i,2,16,f,21 21,,,,int2le,-,
+149,int4le,11,10,12,f,f,t,f,i,2,16,f,23 23,,,,int4le,-,
+150,int4ge,11,10,12,f,f,t,f,i,2,16,f,23 23,,,,int4ge,-,
+151,int2ge,11,10,12,f,f,t,f,i,2,16,f,21 21,,,,int2ge,-,
+152,int2mul,11,10,12,f,f,t,f,i,2,21,f,21 21,,,,int2mul,-,
+153,int2div,11,10,12,f,f,t,f,i,2,21,f,21 21,,,,int2div,-,
+154,int4div,11,10,12,f,f,t,f,i,2,23,f,23 23,,,,int4div,-,
+155,int2mod,11,10,12,f,f,t,f,i,2,21,f,21 21,,,,int2mod,-,
+156,int4mod,11,10,12,f,f,t,f,i,2,23,f,23 23,,,,int4mod,-,
+157,textne,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,textne,-,
+158,int24eq,11,10,12,f,f,t,f,i,2,16,f,21 23,,,,int24eq,-,
+159,int42eq,11,10,12,f,f,t,f,i,2,16,f,23 21,,,,int42eq,-,
+160,int24lt,11,10,12,f,f,t,f,i,2,16,f,21 23,,,,int24lt,-,
+161,int42lt,11,10,12,f,f,t,f,i,2,16,f,23 21,,,,int42lt,-,
+162,int24gt,11,10,12,f,f,t,f,i,2,16,f,21 23,,,,int24gt,-,
+163,int42gt,11,10,12,f,f,t,f,i,2,16,f,23 21,,,,int42gt,-,
+164,int24ne,11,10,12,f,f,t,f,i,2,16,f,21 23,,,,int24ne,-,
+165,int42ne,11,10,12,f,f,t,f,i,2,16,f,23 21,,,,int42ne,-,
+166,int24le,11,10,12,f,f,t,f,i,2,16,f,21 23,,,,int24le,-,
+167,int42le,11,10,12,f,f,t,f,i,2,16,f,23 21,,,,int42le,-,
+168,int24ge,11,10,12,f,f,t,f,i,2,16,f,21 23,,,,int24ge,-,
+169,int42ge,11,10,12,f,f,t,f,i,2,16,f,23 21,,,,int42ge,-,
+170,int24mul,11,10,12,f,f,t,f,i,2,23,f,21 23,,,,int24mul,-,
+171,int42mul,11,10,12,f,f,t,f,i,2,23,f,23 21,,,,int42mul,-,
+172,int24div,11,10,12,f,f,t,f,i,2,23,f,21 23,,,,int24div,-,
+173,int42div,11,10,12,f,f,t,f,i,2,23,f,23 21,,,,int42div,-,
+174,int24mod,11,10,12,f,f,t,f,i,2,23,f,21 23,,,,int24mod,-,
+175,int42mod,11,10,12,f,f,t,f,i,2,23,f,23 21,,,,int42mod,-,
+176,int2pl,11,10,12,f,f,t,f,i,2,21,f,21 21,,,,int2pl,-,
+177,int4pl,11,10,12,f,f,t,f,i,2,23,f,23 23,,,,int4pl,-,
+178,int24pl,11,10,12,f,f,t,f,i,2,23,f,21 23,,,,int24pl,-,
+179,int42pl,11,10,12,f,f,t,f,i,2,23,f,23 21,,,,int42pl,-,
+180,int2mi,11,10,12,f,f,t,f,i,2,21,f,21 21,,,,int2mi,-,
+181,int4mi,11,10,12,f,f,t,f,i,2,23,f,23 23,,,,int4mi,-,
+182,int24mi,11,10,12,f,f,t,f,i,2,23,f,21 23,,,,int24mi,-,
+183,int42mi,11,10,12,f,f,t,f,i,2,23,f,23 21,,,,int42mi,-,
+184,oideq,11,10,12,f,f,t,f,i,2,16,f,26 26,,,,oideq,-,
+185,oidne,11,10,12,f,f,t,f,i,2,16,f,26 26,,,,oidne,-,
+186,box_same,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_same,-,
+187,box_contain,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_contain,-,
+188,box_left,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_left,-,
+189,box_overleft,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_overleft,-,
+190,box_overright,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_overright,-,
+191,box_right,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_right,-,
+192,box_contained,11,10,12,f,f,t,f,i,2,16,f,603 603,,,,box_contained,-,
+200,float4in,11,10,12,f,f,t,f,i,1,700,f,2275,,,,float4in,-,
+201,float4out,11,10,12,f,f,t,f,i,1,2275,f,700,,,,float4out,-,
+202,float4mul,11,10,12,f,f,t,f,i,2,700,f,700 700,,,,float4mul,-,
+203,float4div,11,10,12,f,f,t,f,i,2,700,f,700 700,,,,float4div,-,
+204,float4pl,11,10,12,f,f,t,f,i,2,700,f,700 700,,,,float4pl,-,
+205,float4mi,11,10,12,f,f,t,f,i,2,700,f,700 700,,,,float4mi,-,
+206,float4um,11,10,12,f,f,t,f,i,1,700,f,700,,,,float4um,-,
+207,float4abs,11,10,12,f,f,t,f,i,1,700,f,700,,,,float4abs,-,
+208,float4_accum,11,10,12,f,f,t,f,i,2,1022,f,1022 700,,,,float4_accum,-,
+6024,float4_decum,11,10,12,f,f,t,f,i,2,1022,f,1022 700,,,,float4_decum,-,
+3106,float4_avg_accum,11,10,12,f,f,t,f,i,2,17,f,17 700,,,,float4_avg_accum,-,
+3107,float4_avg_decum,11,10,12,f,f,t,f,i,2,17,f,17 700,,,,float4_avg_decum,-,
+209,float4larger,11,10,12,f,f,t,f,i,2,700,f,700 700,,,,float4larger,-,
+211,float4smaller,11,10,12,f,f,t,f,i,2,700,f,700 700,,,,float4smaller,-,
+212,int4um,11,10,12,f,f,t,f,i,1,23,f,23,,,,int4um,-,
+213,int2um,11,10,12,f,f,t,f,i,1,21,f,21,,,,int2um,-,
+214,float8in,11,10,12,f,f,t,f,i,1,701,f,2275,,,,float8in,-,
+215,float8out,11,10,12,f,f,t,f,i,1,2275,f,701,,,,float8out,-,
+216,float8mul,11,10,12,f,f,t,f,i,2,701,f,701 701,,,,float8mul,-,
+217,float8div,11,10,12,f,f,t,f,i,2,701,f,701 701,,,,float8div,-,
+218,float8pl,11,10,12,f,f,t,f,i,2,701,f,701 701,,,,float8pl,-,
+219,float8mi,11,10,12,f,f,t,f,i,2,701,f,701 701,,,,float8mi,-,
+220,float8um,11,10,12,f,f,t,f,i,1,701,f,701,,,,float8um,-,
+221,float8abs,11,10,12,f,f,t,f,i,1,701,f,701,,,,float8abs,-,
+222,float8_accum,11,10,12,f,f,t,f,i,2,1022,f,1022 701,,,,float8_accum,-,
+6025,float8_decum,11,10,12,f,f,t,f,i,2,1022,f,1022 701,,,,float8_decum,-,
+3108,float8_avg_accum,11,10,12,f,f,t,f,i,2,17,f,17 701,,,,float8_avg_accum,-,
+3109,float8_avg_decum,11,10,12,f,f,t,f,i,2,17,f,17 701,,,,float8_avg_decum,-,
+223,float8larger,11,10,12,f,f,t,f,i,2,701,f,701 701,,,,float8larger,-,
+224,float8smaller,11,10,12,f,f,t,f,i,2,701,f,701 701,,,,float8smaller,-,
+225,lseg_center,11,10,12,f,f,t,f,i,1,600,f,601,,,,lseg_center,-,
+226,path_center,11,10,12,f,f,t,f,i,1,600,f,602,,,,path_center,-,
+227,poly_center,11,10,12,f,f,t,f,i,1,600,f,604,,,,poly_center,-,
+228,dround,11,10,12,f,f,t,f,i,1,701,f,701,,,,dround,-,
+229,dtrunc,11,10,12,f,f,t,f,i,1,701,f,701,,,,dtrunc,-,
+2308,ceil,11,10,12,f,f,t,f,i,1,701,f,701,,,,dceil,-,
+2320,ceiling,11,10,12,f,f,t,f,i,1,701,f,701,,,,dceil,-,
+2309,floor,11,10,12,f,f,t,f,i,1,701,f,701,,,,dfloor,-,
+2310,sign,11,10,12,f,f,t,f,i,1,701,f,701,,,,dsign,-,
+230,dsqrt,11,10,12,f,f,t,f,i,1,701,f,701,,,,dsqrt,-,
+231,dcbrt,11,10,12,f,f,t,f,i,1,701,f,701,,,,dcbrt,-,
+232,dpow,11,10,12,f,f,t,f,i,2,701,f,701 701,,,,dpow,-,
+233,dexp,11,10,12,f,f,t,f,i,1,701,f,701,,,,dexp,-,
+234,dlog1,11,10,12,f,f,t,f,i,1,701,f,701,,,,dlog1,-,
+235,float8,11,10,12,f,f,t,f,i,1,701,f,21,,,,i2tod,-,
+236,float4,11,10,12,f,f,t,f,i,1,700,f,21,,,,i2tof,-,
+237,int2,11,10,12,f,f,t,f,i,1,21,f,701,,,,dtoi2,-,
+238,int2,11,10,12,f,f,t,f,i,1,21,f,700,,,,ftoi2,-,
+239,line_distance,11,10,12,f,f,t,f,i,2,701,f,628 628,,,,line_distance,-,
+240,abstimein,11,10,12,f,f,t,f,s,1,702,f,2275,,,,abstimein,-,
+241,abstimeout,11,10,12,f,f,t,f,s,1,2275,f,702,,,,abstimeout,-,
+242,reltimein,11,10,12,f,f,t,f,s,1,703,f,2275,,,,reltimein,-,
+243,reltimeout,11,10,12,f,f,t,f,s,1,2275,f,703,,,,reltimeout,-,
+244,timepl,11,10,12,f,f,t,f,i,2,702,f,702 703,,,,timepl,-,
+245,timemi,11,10,12,f,f,t,f,i,2,702,f,702 703,,,,timemi,-,
+246,tintervalin,11,10,12,f,f,t,f,s,1,704,f,2275,,,,tintervalin,-,
+247,tintervalout,11,10,12,f,f,t,f,s,1,2275,f,704,,,,tintervalout,-,
+248,intinterval,11,10,12,f,f,t,f,i,2,16,f,702 704,,,,intinterval,-,
+249,tintervalrel,11,10,12,f,f,t,f,i,1,703,f,704,,,,tintervalrel,-,
+250,timenow,11,10,12,f,f,t,f,s,0,702,f,"",,,,timenow,-,
+251,abstimeeq,11,10,12,f,f,t,f,i,2,16,f,702 702,,,,abstimeeq,-,
+252,abstimene,11,10,12,f,f,t,f,i,2,16,f,702 702,,,,abstimene,-,
+253,abstimelt,11,10,12,f,f,t,f,i,2,16,f,702 702,,,,abstimelt,-,
+254,abstimegt,11,10,12,f,f,t,f,i,2,16,f,702 702,,,,abstimegt,-,
+255,abstimele,11,10,12,f,f,t,f,i,2,16,f,702 702,,,,abstimele,-,
+256,abstimege,11,10,12,f,f,t,f,i,2,16,f,702 702,,,,abstimege,-,
+257,reltimeeq,11,10,12,f,f,t,f,i,2,16,f,703 703,,,,reltimeeq,-,
+258,reltimene,11,10,12,f,f,t,f,i,2,16,f,703 703,,,,reltimene,-,
+259,reltimelt,11,10,12,f,f,t,f,i,2,16,f,703 703,,,,reltimelt,-,
+260,reltimegt,11,10,12,f,f,t,f,i,2,16,f,703 703,,,,reltimegt,-,
+261,reltimele,11,10,12,f,f,t,f,i,2,16,f,703 703,,,,reltimele,-,
+262,reltimege,11,10,12,f,f,t,f,i,2,16,f,703 703,,,,reltimege,-,
+263,tintervalsame,11,10,12,f,f,t,f,i,2,16,f,704 704,,,,tintervalsame,-,
+264,tintervalct,11,10,12,f,f,t,f,i,2,16,f,704 704,,,,tintervalct,-,
+265,tintervalov,11,10,12,f,f,t,f,i,2,16,f,704 704,,,,tintervalov,-,
+266,tintervalleneq,11,10,12,f,f,t,f,i,2,16,f,704 703,,,,tintervalleneq,-,
+267,tintervallenne,11,10,12,f,f,t,f,i,2,16,f,704 703,,,,tintervallenne,-,
+268,tintervallenlt,11,10,12,f,f,t,f,i,2,16,f,704 703,,,,tintervallenlt,-,
+269,tintervallengt,11,10,12,f,f,t,f,i,2,16,f,704 703,,,,tintervallengt,-,
+270,tintervallenle,11,10,12,f,f,t,f,i,2,16,f,704 703,,,,tintervallenle,-,
+271,tintervallenge,11,10,12,f,f,t,f,i,2,16,f,704 703,,,,tintervallenge,-,
+272,tintervalstart,11,10,12,f,f,t,f,i,1,702,f,704,,,,tintervalstart,-,
+273,tintervalend,11,10,12,f,f,t,f,i,1,702,f,704,,,,tintervalend,-,
+274,timeofday,11,10,12,f,f,t,f,v,0,25,f,"",,,,timeofday,-,
+275,isfinite,11,10,12,f,f,t,f,i,1,16,f,702,,,,abstime_finite,-,
+277,inter_sl,11,10,12,f,f,t,f,i,2,16,f,601 628,,,,inter_sl,-,
+278,inter_lb,11,10,12,f,f,t,f,i,2,16,f,628 603,,,,inter_lb,-,
+279,float48mul,11,10,12,f,f,t,f,i,2,701,f,700 701,,,,float48mul,-,
+280,float48div,11,10,12,f,f,t,f,i,2,701,f,700 701,,,,float48div,-,
+281,float48pl,11,10,12,f,f,t,f,i,2,701,f,700 701,,,,float48pl,-,
+282,float48mi,11,10,12,f,f,t,f,i,2,701,f,700 701,,,,float48mi,-,
+283,float84mul,11,10,12,f,f,t,f,i,2,701,f,701 700,,,,float84mul,-,
+284,float84div,11,10,12,f,f,t,f,i,2,701,f,701 700,,,,float84div,-,
+285,float84pl,11,10,12,f,f,t,f,i,2,701,f,701 700,,,,float84pl,-,
+286,float84mi,11,10,12,f,f,t,f,i,2,701,f,701 700,,,,float84mi,-,
+287,float4eq,11,10,12,f,f,t,f,i,2,16,f,700 700,,,,float4eq,-,
+288,float4ne,11,10,12,f,f,t,f,i,2,16,f,700 700,,,,float4ne,-,
+289,float4lt,11,10,12,f,f,t,f,i,2,16,f,700 700,,,,float4lt,-,
+290,float4le,11,10,12,f,f,t,f,i,2,16,f,700 700,,,,float4le,-,
+291,float4gt,11,10,12,f,f,t,f,i,2,16,f,700 700,,,,float4gt,-,
+292,float4ge,11,10,12,f,f,t,f,i,2,16,f,700 700,,,,float4ge,-,
+293,float8eq,11,10,12,f,f,t,f,i,2,16,f,701 701,,,,float8eq,-,
+294,float8ne,11,10,12,f,f,t,f,i,2,16,f,701 701,,,,float8ne,-,
+295,float8lt,11,10,12,f,f,t,f,i,2,16,f,701 701,,,,float8lt,-,
+296,float8le,11,10,12,f,f,t,f,i,2,16,f,701 701,,,,float8le,-,
+297,float8gt,11,10,12,f,f,t,f,i,2,16,f,701 701,,,,float8gt,-,
+298,float8ge,11,10,12,f,f,t,f,i,2,16,f,701 701,,,,float8ge,-,
+299,float48eq,11,10,12,f,f,t,f,i,2,16,f,700 701,,,,float48eq,-,
+300,float48ne,11,10,12,f,f,t,f,i,2,16,f,700 701,,,,float48ne,-,
+301,float48lt,11,10,12,f,f,t,f,i,2,16,f,700 701,,,,float48lt,-,
+302,float48le,11,10,12,f,f,t,f,i,2,16,f,700 701,,,,float48le,-,
+303,float48gt,11,10,12,f,f,t,f,i,2,16,f,700 701,,,,float48gt,-,
+304,float48ge,11,10,12,f,f,t,f,i,2,16,f,700 701,,,,float48ge,-,
+305,float84eq,11,10,12,f,f,t,f,i,2,16,f,701 700,,,,float84eq,-,
+306,float84ne,11,10,12,f,f,t,f,i,2,16,f,701 700,,,,float84ne,-,
+307,float84lt,11,10,12,f,f,t,f,i,2,16,f,701 700,,,,float84lt,-,
+308,float84le,11,10,12,f,f,t,f,i,2,16,f,701 700,,,,float84le,-,
+309,float84gt,11,10,12,f,f,t,f,i,2,16,f,701 700,,,,float84gt,-,
+310,float84ge,11,10,12,f,f,t,f,i,2,16,f,701 700,,,,float84ge,-,
+311,float8,11,10,12,f,f,t,f,i,1,701,f,700,,,,ftod,-,
+312,float4,11,10,12,f,f,t,f,i,1,700,f,701,,,,dtof,-,
+313,int4,11,10,12,f,f,t,f,i,1,23,f,21,,,,i2toi4,-,
+314,int2,11,10,12,f,f,t,f,i,1,21,f,23,,,,i4toi2,-,
+315,int2vectoreq,11,10,12,f,f,t,f,i,2,16,f,22 22,,,,int2vectoreq,-,
+316,float8,11,10,12,f,f,t,f,i,1,701,f,23,,,,i4tod,-,
+317,int4,11,10,12,f,f,t,f,i,1,23,f,701,,,,dtoi4,-,
+318,float4,11,10,12,f,f,t,f,i,1,700,f,23,,,,i4tof,-,
+319,int4,11,10,12,f,f,t,f,i,1,23,f,700,,,,ftoi4,-,
+330,btgettuple,11,10,12,f,f,t,f,v,2,16,f,2281 2281,,,,btgettuple,-,
+636,btgetmulti,11,10,12,f,f,t,f,v,2,2281,f,2281 2281,,,,btgetmulti,-,
+331,btinsert,11,10,12,f,f,t,f,v,6,16,f,2281 2281 2281 2281 2281 2281,,,,btinsert,-,
+333,btbeginscan,11,10,12,f,f,t,f,v,3,2281,f,2281 2281 2281,,,,btbeginscan,-,
+334,btrescan,11,10,12,f,f,t,f,v,2,2278,f,2281 2281,,,,btrescan,-,
+335,btendscan,11,10,12,f,f,t,f,v,1,2278,f,2281,,,,btendscan,-,
+336,btmarkpos,11,10,12,f,f,t,f,v,1,2278,f,2281,,,,btmarkpos,-,
+337,btrestrpos,11,10,12,f,f,t,f,v,1,2278,f,2281,,,,btrestrpos,-,
+338,btbuild,11,10,12,f,f,t,f,v,3,2281,f,2281 2281 2281,,,,btbuild,-,
+332,btbulkdelete,11,10,12,f,f,t,f,v,4,2281,f,2281 2281 2281 2281,,,,btbulkdelete,-,
+972,btvacuumcleanup,11,10,12,f,f,t,f,v,2,2281,f,2281 2281,,,,btvacuumcleanup,-,
+1268,btcostestimate,11,10,12,f,f,t,f,v,8,2278,f,2281 2281 2281 2281 2281 2281 2281 2281,,,,btcostestimate,-,
+2785,btoptions,11,10,12,f,f,t,f,s,2,17,f,1009 16,,,,btoptions,-,
+339,poly_same,11,10,12,f,f,t,f,i,2,16,f,604 604,,,,poly_same,-,
+340,poly_contain,11,10,12,f,f,t,f,i,2,16,f,604 604,,,,poly_contain,-,
+341,poly_left,11,10,12,f,f,t,f,i,2,16,f,604 604,,,,poly_left,-,
+342,poly_overleft,11,10,12,f,f,t,f,i,2,16,f,604 604,,,,poly_overleft,-,
+343,poly_overright,11,10,12,f,f,t,f,i,2,16,f,604 604,,,,poly_overright,-,
+344,poly_right,11,10,12,f,f,t,f,i,2,16,f,604 604,,,,poly_right,-,
+345,poly_contained,11,10,12,f,f,t,f,i,2,16,f,604 604,,,,poly_contained,-,
+346,poly_overlap,11,10,12,f,f,t,f,i,2,16,f,604 604,,,,poly_overlap,-,
+347,poly_in,11,10,12,f,f,t,f,i,1,604,f,2275,,,,poly_in,-,
+348,poly_out,11,10,12,f,f,t,f,i,1,2275,f,604,,,,poly_out,-,
+350,btint2cmp,11,10,12,f,f,t,f,i,2,23,f,21 21,,,,btint2cmp,-,
+351,btint4cmp,11,10,12,f,f,t,f,i,2,23,f,23 23,,,,btint4cmp,-,
+842,btint8cmp,11,10,12,f,f,t,f,i,2,23,f,20 20,,,,btint8cmp,-,
+354,btfloat4cmp,11,10,12,f,f,t,f,i,2,23,f,700 700,,,,btfloat4cmp,-,
+355,btfloat8cmp,11,10,12,f,f,t,f,i,2,23,f,701 701,,,,btfloat8cmp,-,
+356,btoidcmp,11,10,12,f,f,t,f,i,2,23,f,26 26,,,,btoidcmp,-,
+404,btoidvectorcmp,11,10,12,f,f,t,f,i,2,23,f,30 30,,,,btoidvectorcmp,-,
+357,btabstimecmp,11,10,12,f,f,t,f,i,2,23,f,702 702,,,,btabstimecmp,-,
+358,btcharcmp,11,10,12,f,f,t,f,i,2,23,f,18 18,,,,btcharcmp,-,
+359,btnamecmp,11,10,12,f,f,t,f,i,2,23,f,19 19,,,,btnamecmp,-,
+360,bttextcmp,11,10,12,f,f,t,f,i,2,23,f,25 25,,,,bttextcmp,-,
+377,cash_cmp,11,10,12,f,f,t,f,i,2,23,f,790 790,,,,cash_cmp,-,
+380,btreltimecmp,11,10,12,f,f,t,f,i,2,23,f,703 703,,,,btreltimecmp,-,
+381,bttintervalcmp,11,10,12,f,f,t,f,i,2,23,f,704 704,,,,bttintervalcmp,-,
+382,btarraycmp,11,10,12,f,f,t,f,i,2,23,f,2277 2277,,,,btarraycmp,-,
+361,lseg_distance,11,10,12,f,f,t,f,i,2,701,f,601 601,,,,lseg_distance,-,
+362,lseg_interpt,11,10,12,f,f,t,f,i,2,600,f,601 601,,,,lseg_interpt,-,
+363,dist_ps,11,10,12,f,f,t,f,i,2,701,f,600 601,,,,dist_ps,-,
+364,dist_pb,11,10,12,f,f,t,f,i,2,701,f,600 603,,,,dist_pb,-,
+365,dist_sb,11,10,12,f,f,t,f,i,2,701,f,601 603,,,,dist_sb,-,
+366,close_ps,11,10,12,f,f,t,f,i,2,600,f,600 601,,,,close_ps,-,
+367,close_pb,11,10,12,f,f,t,f,i,2,600,f,600 603,,,,close_pb,-,
+368,close_sb,11,10,12,f,f,t,f,i,2,600,f,601 603,,,,close_sb,-,
+369,on_ps,11,10,12,f,f,t,f,i,2,16,f,600 601,,,,on_ps,-,
+370,path_distance,11,10,12,f,f,t,f,i,2,701,f,602 602,,,,path_distance,-,
+371,dist_ppath,11,10,12,f,f,t,f,i,2,701,f,600 602,,,,dist_ppath,-,
+372,on_sb,11,10,12,f,f,t,f,i,2,16,f,601 603,,,,on_sb,-,
+373,inter_sb,11,10,12,f,f,t,f,i,2,16,f,601 603,,,,inter_sb,-,
+401,text,11,10,12,f,f,t,f,i,1,25,f,1042,,,,rtrim1,-,
+406,text,11,10,12,f,f,t,f,i,1,25,f,19,,,,name_text,-,
+407,name,11,10,12,f,f,t,f,i,1,19,f,25,,,,text_name,-,
+408,bpchar,11,10,12,f,f,t,f,i,1,1042,f,19,,,,name_bpchar,-,
+409,name,11,10,12,f,f,t,f,i,1,19,f,1042,,,,bpchar_name,-,
+440,hashgettuple,11,10,12,f,f,t,f,v,2,16,f,2281 2281,,,,hashgettuple,-,
+637,hashgetmulti,11,10,12,f,f,t,f,v,2,2281,f,2281 2281,,,,hashgetmulti,-,
+441,hashinsert,11,10,12,f,f,t,f,v,6,16,f,2281 2281 2281 2281 2281 2281,,,,hashinsert,-,
+443,hashbeginscan,11,10,12,f,f,t,f,v,3,2281,f,2281 2281 2281,,,,hashbeginscan,-,
+444,hashrescan,11,10,12,f,f,t,f,v,2,2278,f,2281 2281,,,,hashrescan,-,
+445,hashendscan,11,10,12,f,f,t,f,v,1,2278,f,2281,,,,hashendscan,-,
+446,hashmarkpos,11,10,12,f,f,t,f,v,1,2278,f,2281,,,,hashmarkpos,-,
+447,hashrestrpos,11,10,12,f,f,t,f,v,1,2278,f,2281,,,,hashrestrpos,-,
+448,hashbuild,11,10,12,f,f,t,f,v,3,2281,f,2281 2281 2281,,,,hashbuild,-,
+442,hashbulkdelete,11,10,12,f,f,t,f,v,4,2281,f,2281 2281 2281 2281,,,,hashbulkdelete,-,
+425,hashvacuumcleanup,11,10,12,f,f,t,f,v,2,2281,f,2281 2281,,,,hashvacuumcleanup,-,
+438,hashcostestimate,11,10,12,f,f,t,f,v,8,2278,f,2281 2281 2281 2281 2281 2281 2281 2281,,,,hashcostestimate,-,
+2786,hashoptions,11,10,12,f,f,t,f,s,2,17,f,1009 16,,,,hashoptions,-,
+449,hashint2,11,10,12,f,f,t,f,i,1,23,f,21,,,,hashint2,-,
+450,hashint4,11,10,12,f,f,t,f,i,1,23,f,23,,,,hashint4,-,
+949,hashint8,11,10,12,f,f,t,f,i,1,23,f,20,,,,hashint8,-,
+451,hashfloat4,11,10,12,f,f,t,f,i,1,23,f,700,,,,hashfloat4,-,
+452,hashfloat8,11,10,12,f,f,t,f,i,1,23,f,701,,,,hashfloat8,-,
+453,hashoid,11,10,12,f,f,t,f,i,1,23,f,26,,,,hashoid,-,
+454,hashchar,11,10,12,f,f,t,f,i,1,23,f,18,,,,hashchar,-,
+455,hashname,11,10,12,f,f,t,f,i,1,23,f,19,,,,hashname,-,
+400,hashtext,11,10,12,f,f,t,f,i,1,23,f,25,,,,hashtext,-,
+456,hashvarlena,11,10,12,f,f,t,f,i,1,23,f,2281,,,,hashvarlena,-,
+457,hashoidvector,11,10,12,f,f,t,f,i,1,23,f,30,,,,hashoidvector,-,
+329,hash_aclitem,11,10,12,f,f,t,f,i,1,23,f,1033,,,,hash_aclitem,-,
+398,hashint2vector,11,10,12,f,f,t,f,i,1,23,f,22,,,,hashint2vector,-,
+399,hashmacaddr,11,10,12,f,f,t,f,i,1,23,f,829,,,,hashmacaddr,-,
+422,hashinet,11,10,12,f,f,t,f,i,1,23,f,869,,,,hashinet,-,
+6432,hash_numeric,11,10,12,f,f,t,f,i,1,23,f,1700,,,,hash_numeric,-,
+458,text_larger,11,10,12,f,f,t,f,i,2,25,f,25 25,,,,text_larger,-,
+459,text_smaller,11,10,12,f,f,t,f,i,2,25,f,25 25,,,,text_smaller,-,
+460,int8in,11,10,12,f,f,t,f,i,1,20,f,2275,,,,int8in,-,
+461,int8out,11,10,12,f,f,t,f,i,1,2275,f,20,,,,int8out,-,
+462,int8um,11,10,12,f,f,t,f,i,1,20,f,20,,,,int8um,-,
+463,int8pl,11,10,12,f,f,t,f,i,2,20,f,20 20,,,,int8pl,-,
+464,int8mi,11,10,12,f,f,t,f,i,2,20,f,20 20,,,,int8mi,-,
+465,int8mul,11,10,12,f,f,t,f,i,2,20,f,20 20,,,,int8mul,-,
+466,int8div,11,10,12,f,f,t,f,i,2,20,f,20 20,,,,int8div,-,
+467,int8eq,11,10,12,f,f,t,f,i,2,16,f,20 20,,,,int8eq,-,
+468,int8ne,11,10,12,f,f,t,f,i,2,16,f,20 20,,,,int8ne,-,
+469,int8lt,11,10,12,f,f,t,f,i,2,16,f,20 20,,,,int8lt,-,
+470,int8gt,11,10,12,f,f,t,f,i,2,16,f,20 20,,,,int8gt,-,
+471,int8le,11,10,12,f,f,t,f,i,2,16,f,20 20,,,,int8le,-,
+472,int8ge,11,10,12,f,f,t,f,i,2,16,f,20 20,,,,int8ge,-,
+474,int84eq,11,10,12,f,f,t,f,i,2,16,f,20 23,,,,int84eq,-,
+475,int84ne,11,10,12,f,f,t,f,i,2,16,f,20 23,,,,int84ne,-,
+476,int84lt,11,10,12,f,f,t,f,i,2,16,f,20 23,,,,int84lt,-,
+477,int84gt,11,10,12,f,f,t,f,i,2,16,f,20 23,,,,int84gt,-,
+478,int84le,11,10,12,f,f,t,f,i,2,16,f,20 23,,,,int84le,-,
+479,int84ge,11,10,12,f,f,t,f,i,2,16,f,20 23,,,,int84ge,-,
+480,int4,11,10,12,f,f,t,f,i,1,23,f,20,,,,int84,-,
+481,int8,11,10,12,f,f,t,f,i,1,20,f,23,,,,int48,-,
+482,float8,11,10,12,f,f,t,f,i,1,701,f,20,,,,i8tod,-,
+483,int8,11,10,12,f,f,t,f,i,1,20,f,701,,,,dtoi8,-,
+652,float4,11,10,12,f,f,t,f,i,1,700,f,20,,,,i8tof,-,
+653,int8,11,10,12,f,f,t,f,i,1,20,f,700,,,,ftoi8,-,
+714,int2,11,10,12,f,f,t,f,i,1,21,f,20,,,,int82,-,
+754,int8,11,10,12,f,f,t,f,i,1,20,f,21,,,,int28,-,
+1285,int4notin,11,10,12,f,f,t,f,s,2,16,f,23 25,,,,int4notin,-,
+1286,oidnotin,11,10,12,f,f,t,f,s,2,16,f,26 25,,,,oidnotin,-,
+655,namelt,11,10,12,f,f,t,f,i,2,16,f,19 19,,,,namelt,-,
+656,namele,11,10,12,f,f,t,f,i,2,16,f,19 19,,,,namele,-,
+657,namegt,11,10,12,f,f,t,f,i,2,16,f,19 19,,,,namegt,-,
+658,namege,11,10,12,f,f,t,f,i,2,16,f,19 19,,,,namege,-,
+659,namene,11,10,12,f,f,t,f,i,2,16,f,19 19,,,,namene,-,
+668,bpchar,11,10,12,f,f,t,f,i,3,1042,f,1042 23 16,,,,bpchar,-,
+669,varchar,11,10,12,f,f,t,f,i,3,1043,f,1043 23 16,,,,varchar,-,
+676,mktinterval,11,10,12,f,f,t,f,i,2,704,f,702 702,,,,mktinterval,-,
+619,oidvectorne,11,10,12,f,f,t,f,i,2,16,f,30 30,,,,oidvectorne,-,
+677,oidvectorlt,11,10,12,f,f,t,f,i,2,16,f,30 30,,,,oidvectorlt,-,
+678,oidvectorle,11,10,12,f,f,t,f,i,2,16,f,30 30,,,,oidvectorle,-,
+679,oidvectoreq,11,10,12,f,f,t,f,i,2,16,f,30 30,,,,oidvectoreq,-,
+680,oidvectorge,11,10,12,f,f,t,f,i,2,16,f,30 30,,,,oidvectorge,-,
+681,oidvectorgt,11,10,12,f,f,t,f,i,2,16,f,30 30,,,,oidvectorgt,-,
+710,getpgusername,11,10,12,f,f,t,f,s,0,19,f,"",,,,current_user,-,
+716,oidlt,11,10,12,f,f,t,f,i,2,16,f,26 26,,,,oidlt,-,
+717,oidle,11,10,12,f,f,t,f,i,2,16,f,26 26,,,,oidle,-,
+720,octet_length,11,10,12,f,f,t,f,i,1,23,f,17,,,,byteaoctetlen,-,
+721,get_byte,11,10,12,f,f,t,f,i,2,23,f,17 23,,,,byteaGetByte,-,
+722,set_byte,11,10,12,f,f,t,f,i,3,17,f,17 23 23,,,,byteaSetByte,-,
+723,get_bit,11,10,12,f,f,t,f,i,2,23,f,17 23,,,,byteaGetBit,-,
+724,set_bit,11,10,12,f,f,t,f,i,3,17,f,17 23 23,,,,byteaSetBit,-,
+725,dist_pl,11,10,12,f,f,t,f,i,2,701,f,600 628,,,,dist_pl,-,
+726,dist_lb,11,10,12,f,f,t,f,i,2,701,f,628 603,,,,dist_lb,-,
+727,dist_sl,11,10,12,f,f,t,f,i,2,701,f,601 628,,,,dist_sl,-,
+728,dist_cpoly,11,10,12,f,f,t,f,i,2,701,f,718 604,,,,dist_cpoly,-,
+729,poly_distance,11,10,12,f,f,t,f,i,2,701,f,604 604,,,,poly_distance,-,
+740,text_lt,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,text_lt,-,
+741,text_le,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,text_le,-,
+742,text_gt,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,text_gt,-,
+743,text_ge,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,text_ge,-,
+745,current_user,11,10,12,f,f,t,f,s,0,19,f,"",,,,current_user,-,
+746,session_user,11,10,12,f,f,t,f,s,0,19,f,"",,,,session_user,-,
+744,array_eq,11,10,12,f,f,t,f,i,2,16,f,2277 2277,,,,array_eq,-,
+390,array_ne,11,10,12,f,f,t,f,i,2,16,f,2277 2277,,,,array_ne,-,
+391,array_lt,11,10,12,f,f,t,f,i,2,16,f,2277 2277,,,,array_lt,-,
+392,array_gt,11,10,12,f,f,t,f,i,2,16,f,2277 2277,,,,array_gt,-,
+393,array_le,11,10,12,f,f,t,f,i,2,16,f,2277 2277,,,,array_le,-,
+396,array_ge,11,10,12,f,f,t,f,i,2,16,f,2277 2277,,,,array_ge,-,
+747,array_dims,11,10,12,f,f,t,f,i,1,25,f,2277,,,,array_dims,-,
+750,array_in,11,10,12,f,f,t,f,s,3,2277,f,2275 26 23,,,,array_in,-,
+751,array_out,11,10,12,f,f,t,f,s,1,2275,f,2277,,,,array_out,-,
+2091,array_lower,11,10,12,f,f,t,f,i,2,23,f,2277 23,,,,array_lower,-,
+2092,array_upper,11,10,12,f,f,t,f,i,2,23,f,2277 23,,,,array_upper,-,
+378,array_append,11,10,12,f,f,f,f,i,2,2277,f,2277 2283,,,,array_push,-,
+379,array_prepend,11,10,12,f,f,f,f,i,2,2277,f,2283 2277,,,,array_push,-,
+383,array_cat,11,10,12,f,f,f,f,i,2,2277,f,2277 2277,,,,array_cat,-,
+384,array_coerce,11,10,12,f,f,t,f,s,1,2277,f,2277,,,,array_type_coerce,-,
+394,string_to_array,11,10,12,f,f,t,f,i,2,1009,f,25 25,,,,text_to_array,-,
+395,array_to_string,11,10,12,f,f,t,f,i,2,25,f,2277 25,,,,array_to_text,-,
+515,array_larger,11,10,12,f,f,t,f,i,2,2277,f,2277 2277,,,,array_larger,-,
+516,array_smaller,11,10,12,f,f,t,f,i,2,2277,f,2277 2277,,,,array_smaller,-,
+6012,array_add,11,10,12,f,f,t,f,i,2,1007,f,1007 1007,,,,array_int4_add,-,
+760,smgrin,11,10,12,f,f,t,f,s,1,210,f,2275,,,,smgrin,-,
+761,smgrout,11,10,12,f,f,t,f,s,1,2275,f,210,,,,smgrout,-,
+762,smgreq,11,10,12,f,f,t,f,i,2,16,f,210 210,,,,smgreq,-,
+763,smgrne,11,10,12,f,f,t,f,i,2,16,f,210 210,,,,smgrne,-,
+764,lo_import,11,10,12,f,f,t,f,v,1,26,f,25,,,,lo_import,-,
+765,lo_export,11,10,12,f,f,t,f,v,2,23,f,26 25,,,,lo_export,-,
+766,int4inc,11,10,12,f,f,t,f,i,1,23,f,23,,,,int4inc,-,
+768,int4larger,11,10,12,f,f,t,f,i,2,23,f,23 23,,,,int4larger,-,
+769,int4smaller,11,10,12,f,f,t,f,i,2,23,f,23 23,,,,int4smaller,-,
+770,int2larger,11,10,12,f,f,t,f,i,2,21,f,21 21,,,,int2larger,-,
+771,int2smaller,11,10,12,f,f,t,f,i,2,21,f,21 21,,,,int2smaller,-,
+774,gistgettuple,11,10,12,f,f,t,f,v,2,16,f,2281 2281,,,,gistgettuple,-,
+638,gistgetmulti,11,10,12,f,f,t,f,v,2,2281,f,2281 2281,,,,gistgetmulti,-,
+775,gistinsert,11,10,12,f,f,t,f,v,6,16,f,2281 2281 2281 2281 2281 2281,,,,gistinsert,-,
+777,gistbeginscan,11,10,12,f,f,t,f,v,3,2281,f,2281 2281 2281,,,,gistbeginscan,-,
+778,gistrescan,11,10,12,f,f,t,f,v,2,2278,f,2281 2281,,,,gistrescan,-,
+779,gistendscan,11,10,12,f,f,t,f,v,1,2278,f,2281,,,,gistendscan,-,
+780,gistmarkpos,11,10,12,f,f,t,f,v,1,2278,f,2281,,,,gistmarkpos,-,
+781,gistrestrpos,11,10,12,f,f,t,f,v,1,2278,f,2281,,,,gistrestrpos,-,
+782,gistbuild,11,10,12,f,f,t,f,v,3,2281,f,2281 2281 2281,,,,gistbuild,-,
+776,gistbulkdelete,11,10,12,f,f,t,f,v,4,2281,f,2281 2281 2281 2281,,,,gistbulkdelete,-,
+2561,gistvacuumcleanup,11,10,12,f,f,t,f,v,2,2281,f,2281 2281,,,,gistvacuumcleanup,-,
+772,gistcostestimate,11,10,12,f,f,t,f,v,8,2278,f,2281 2281 2281 2281 2281 2281 2281 2281,,,,gistcostestimate,-,
+2787,gistoptions,11,10,12,f,f,t,f,s,2,17,f,1009 16,,,,gistoptions,-,
+784,tintervaleq,11,10,12,f,f,t,f,i,2,16,f,704 704,,,,tintervaleq,-,
+785,tintervalne,11,10,12,f,f,t,f,i,2,16,f,704 704,,,,tintervalne,-,
+786,tintervallt,11,10,12,f,f,t,f,i,2,16,f,704 704,,,,tintervallt,-,
+787,tintervalgt,11,10,12,f,f,t,f,i,2,16,f,704 704,,,,tintervalgt,-,
+788,tintervalle,11,10,12,f,f,t,f,i,2,16,f,704 704,,,,tintervalle,-,
+789,tintervalge,11,10,12,f,f,t,f,i,2,16,f,704 704,,,,tintervalge,-,
+817,oid,11,10,12,f,f,t,f,i,1,26,f,25,,,,text_oid,-,
+818,int2,11,10,12,f,f,t,f,i,1,21,f,25,,,,text_int2,-,
+819,int4,11,10,12,f,f,t,f,i,1,23,f,25,,,,text_int4,-,
+838,float8,11,10,12,f,f,t,f,i,1,701,f,25,,,,text_float8,-,
+839,float4,11,10,12,f,f,t,f,i,1,700,f,25,,,,text_float4,-,
+840,text,11,10,12,f,f,t,f,i,1,25,f,701,,,,float8_text,-,
+841,text,11,10,12,f,f,t,f,i,1,25,f,700,,,,float4_text,-,
+846,cash_mul_flt4,11,10,12,f,f,t,f,i,2,790,f,790 700,,,,cash_mul_flt4,-,
+847,cash_div_flt4,11,10,12,f,f,t,f,i,2,790,f,790 700,,,,cash_div_flt4,-,
+848,flt4_mul_cash,11,10,12,f,f,t,f,i,2,790,f,700 790,,,,flt4_mul_cash,-,
+849,position,11,10,12,f,f,t,f,i,2,23,f,25 25,,,,textpos,-,
+850,textlike,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,textlike,-,
+851,textnlike,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,textnlike,-,
+852,int48eq,11,10,12,f,f,t,f,i,2,16,f,23 20,,,,int48eq,-,
+853,int48ne,11,10,12,f,f,t,f,i,2,16,f,23 20,,,,int48ne,-,
+854,int48lt,11,10,12,f,f,t,f,i,2,16,f,23 20,,,,int48lt,-,
+855,int48gt,11,10,12,f,f,t,f,i,2,16,f,23 20,,,,int48gt,-,
+856,int48le,11,10,12,f,f,t,f,i,2,16,f,23 20,,,,int48le,-,
+857,int48ge,11,10,12,f,f,t,f,i,2,16,f,23 20,,,,int48ge,-,
+858,namelike,11,10,12,f,f,t,f,i,2,16,f,19 25,,,,namelike,-,
+859,namenlike,11,10,12,f,f,t,f,i,2,16,f,19 25,,,,namenlike,-,
+860,bpchar,11,10,12,f,f,t,f,i,1,1042,f,18,,,,char_bpchar,-,
+861,current_database,11,10,12,f,f,t,f,i,0,19,f,"",,,,current_database,-,
+862,int4_mul_cash,11,10,12,f,f,t,f,i,2,790,f,23 790,,,,int4_mul_cash,-,
+863,int2_mul_cash,11,10,12,f,f,t,f,i,2,790,f,21 790,,,,int2_mul_cash,-,
+864,cash_mul_int4,11,10,12,f,f,t,f,i,2,790,f,790 23,,,,cash_mul_int4,-,
+865,cash_div_int4,11,10,12,f,f,t,f,i,2,790,f,790 23,,,,cash_div_int4,-,
+866,cash_mul_int2,11,10,12,f,f,t,f,i,2,790,f,790 21,,,,cash_mul_int2,-,
+867,cash_div_int2,11,10,12,f,f,t,f,i,2,790,f,790 21,,,,cash_div_int2,-,
+886,cash_in,11,10,12,f,f,t,f,i,1,790,f,2275,,,,cash_in,-,
+887,cash_out,11,10,12,f,f,t,f,i,1,2275,f,790,,,,cash_out,-,
+888,cash_eq,11,10,12,f,f,t,f,i,2,16,f,790 790,,,,cash_eq,-,
+889,cash_ne,11,10,12,f,f,t,f,i,2,16,f,790 790,,,,cash_ne,-,
+890,cash_lt,11,10,12,f,f,t,f,i,2,16,f,790 790,,,,cash_lt,-,
+891,cash_le,11,10,12,f,f,t,f,i,2,16,f,790 790,,,,cash_le,-,
+892,cash_gt,11,10,12,f,f,t,f,i,2,16,f,790 790,,,,cash_gt,-,
+893,cash_ge,11,10,12,f,f,t,f,i,2,16,f,790 790,,,,cash_ge,-,
+894,cash_pl,11,10,12,f,f,t,f,i,2,790,f,790 790,,,,cash_pl,-,
+895,cash_mi,11,10,12,f,f,t,f,i,2,790,f,790 790,,,,cash_mi,-,
+896,cash_mul_flt8,11,10,12,f,f,t,f,i,2,790,f,790 701,,,,cash_mul_flt8,-,
+897,cash_div_flt8,11,10,12,f,f,t,f,i,2,790,f,790 701,,,,cash_div_flt8,-,
+898,cashlarger,11,10,12,f,f,t,f,i,2,790,f,790 790,,,,cashlarger,-,
+899,cashsmaller,11,10,12,f,f,t,f,i,2,790,f,790 790,,,,cashsmaller,-,
+919,flt8_mul_cash,11,10,12,f,f,t,f,i,2,790,f,701 790,,,,flt8_mul_cash,-,
+935,cash_words,11,10,12,f,f,t,f,i,1,25,f,790,,,,cash_words,-,
+940,mod,11,10,12,f,f,t,f,i,2,21,f,21 21,,,,int2mod,-,
+941,mod,11,10,12,f,f,t,f,i,2,23,f,23 23,,,,int4mod,-,
+942,mod,11,10,12,f,f,t,f,i,2,23,f,21 23,,,,int24mod,-,
+943,mod,11,10,12,f,f,t,f,i,2,23,f,23 21,,,,int42mod,-,
+945,int8mod,11,10,12,f,f,t,f,i,2,20,f,20 20,,,,int8mod,-,
+947,mod,11,10,12,f,f,t,f,i,2,20,f,20 20,,,,int8mod,-,
+944,char,11,10,12,f,f,t,f,i,1,18,f,25,,,,text_char,-,
+946,text,11,10,12,f,f,t,f,i,1,25,f,18,,,,char_text,-,
+950,istrue,11,10,12,f,f,f,f,i,1,16,f,16,,,,istrue,-,
+951,isfalse,11,10,12,f,f,f,f,i,1,16,f,16,,,,isfalse,-,
+952,lo_open,11,10,12,f,f,t,f,v,2,23,f,26 23,,,,lo_open,-,
+953,lo_close,11,10,12,f,f,t,f,v,1,23,f,23,,,,lo_close,-,
+954,loread,11,10,12,f,f,t,f,v,2,17,f,23 23,,,,loread,-,
+955,lowrite,11,10,12,f,f,t,f,v,2,23,f,23 17,,,,lowrite,-,
+956,lo_lseek,11,10,12,f,f,t,f,v,3,23,f,23 23 23,,,,lo_lseek,-,
+957,lo_creat,11,10,12,f,f,t,f,v,1,26,f,23,,,,lo_creat,-,
+715,lo_create,11,10,12,f,f,t,f,v,1,26,f,26,,,,lo_create,-,
+958,lo_tell,11,10,12,f,f,t,f,v,1,23,f,23,,,,lo_tell,-,
+959,on_pl,11,10,12,f,f,t,f,i,2,16,f,600 628,,,,on_pl,-,
+960,on_sl,11,10,12,f,f,t,f,i,2,16,f,601 628,,,,on_sl,-,
+961,close_pl,11,10,12,f,f,t,f,i,2,600,f,600 628,,,,close_pl,-,
+962,close_sl,11,10,12,f,f,t,f,i,2,600,f,601 628,,,,close_sl,-,
+963,close_lb,11,10,12,f,f,t,f,i,2,600,f,628 603,,,,close_lb,-,
+964,lo_unlink,11,10,12,f,f,t,f,v,1,23,f,26,,,,lo_unlink,-,
+973,path_inter,11,10,12,f,f,t,f,i,2,16,f,602 602,,,,path_inter,-,
+975,area,11,10,12,f,f,t,f,i,1,701,f,603,,,,box_area,-,
+976,width,11,10,12,f,f,t,f,i,1,701,f,603,,,,box_width,-,
+977,height,11,10,12,f,f,t,f,i,1,701,f,603,,,,box_height,-,
+978,box_distance,11,10,12,f,f,t,f,i,2,701,f,603 603,,,,box_distance,-,
+979,area,11,10,12,f,f,t,f,i,1,701,f,602,,,,path_area,-,
+980,box_intersect,11,10,12,f,f,t,f,i,2,603,f,603 603,,,,box_intersect,-,
+981,diagonal,11,10,12,f,f,t,f,i,1,601,f,603,,,,box_diagonal,-,
+982,path_n_lt,11,10,12,f,f,t,f,i,2,16,f,602 602,,,,path_n_lt,-,
+983,path_n_gt,11,10,12,f,f,t,f,i,2,16,f,602 602,,,,path_n_gt,-,
+984,path_n_eq,11,10,12,f,f,t,f,i,2,16,f,602 602,,,,path_n_eq,-,
+985,path_n_le,11,10,12,f,f,t,f,i,2,16,f,602 602,,,,path_n_le,-,
+986,path_n_ge,11,10,12,f,f,t,f,i,2,16,f,602 602,,,,path_n_ge,-,
+987,path_length,11,10,12,f,f,t,f,i,1,701,f,602,,,,path_length,-,
+988,point_ne,11,10,12,f,f,t,f,i,2,16,f,600 600,,,,point_ne,-,
+989,point_vert,11,10,12,f,f,t,f,i,2,16,f,600 600,,,,point_vert,-,
+990,point_horiz,11,10,12,f,f,t,f,i,2,16,f,600 600,,,,point_horiz,-,
+991,point_distance,11,10,12,f,f,t,f,i,2,701,f,600 600,,,,point_distance,-,
+992,slope,11,10,12,f,f,t,f,i,2,701,f,600 600,,,,point_slope,-,
+993,lseg,11,10,12,f,f,t,f,i,2,601,f,600 600,,,,lseg_construct,-,
+994,lseg_intersect,11,10,12,f,f,t,f,i,2,16,f,601 601,,,,lseg_intersect,-,
+995,lseg_parallel,11,10,12,f,f,t,f,i,2,16,f,601 601,,,,lseg_parallel,-,
+996,lseg_perp,11,10,12,f,f,t,f,i,2,16,f,601 601,,,,lseg_perp,-,
+997,lseg_vertical,11,10,12,f,f,t,f,i,1,16,f,601,,,,lseg_vertical,-,
+998,lseg_horizontal,11,10,12,f,f,t,f,i,1,16,f,601,,,,lseg_horizontal,-,
+999,lseg_eq,11,10,12,f,f,t,f,i,2,16,f,601 601,,,,lseg_eq,-,
+748,date,11,10,12,f,f,t,f,s,1,1082,f,25,,,,text_date,-,
+749,text,11,10,12,f,f,t,f,s,1,25,f,1082,,,,date_text,-,
+837,time,11,10,12,f,f,t,f,s,1,1083,f,25,,,,text_time,-,
+948,text,11,10,12,f,f,t,f,i,1,25,f,1083,,,,time_text,-,
+938,timetz,11,10,12,f,f,t,f,s,1,1266,f,25,,,,text_timetz,-,
+939,text,11,10,12,f,f,t,f,i,1,25,f,1266,,,,timetz_text,-,
+1026,timezone,11,10,12,f,f,t,f,i,2,1114,f,1186 1184,,,,timestamptz_izone,-,
+1029,nullvalue,11,10,12,f,f,f,f,i,1,16,f,2276,,,,nullvalue,-,
+1030,nonnullvalue,11,10,12,f,f,f,f,i,1,16,f,2276,,,,nonnullvalue,-,
+1031,aclitemin,11,10,12,f,f,t,f,s,1,1033,f,2275,,,,aclitemin,-,
+1032,aclitemout,11,10,12,f,f,t,f,s,1,2275,f,1033,,,,aclitemout,-,
+1035,aclinsert,11,10,12,f,f,t,f,i,2,1034,f,1034 1033,,,,aclinsert,-,
+1036,aclremove,11,10,12,f,f,t,f,i,2,1034,f,1034 1033,,,,aclremove,-,
+1037,aclcontains,11,10,12,f,f,t,f,i,2,16,f,1034 1033,,,,aclcontains,-,
+1062,aclitemeq,11,10,12,f,f,t,f,i,2,16,f,1033 1033,,,,aclitem_eq,-,
+1365,makeaclitem,11,10,12,f,f,t,f,i,4,1033,f,26 26 25 16,,,,makeaclitem,-,
+1044,bpcharin,11,10,12,f,f,t,f,i,3,1042,f,2275 26 23,,,,bpcharin,-,
+1045,bpcharout,11,10,12,f,f,t,f,i,1,2275,f,1042,,,,bpcharout,-,
+1046,varcharin,11,10,12,f,f,t,f,i,3,1043,f,2275 26 23,,,,varcharin,-,
+1047,varcharout,11,10,12,f,f,t,f,i,1,2275,f,1043,,,,varcharout,-,
+1048,bpchareq,11,10,12,f,f,t,f,i,2,16,f,1042 1042,,,,bpchareq,-,
+1049,bpcharlt,11,10,12,f,f,t,f,i,2,16,f,1042 1042,,,,bpcharlt,-,
+1050,bpcharle,11,10,12,f,f,t,f,i,2,16,f,1042 1042,,,,bpcharle,-,
+1051,bpchargt,11,10,12,f,f,t,f,i,2,16,f,1042 1042,,,,bpchargt,-,
+1052,bpcharge,11,10,12,f,f,t,f,i,2,16,f,1042 1042,,,,bpcharge,-,
+1053,bpcharne,11,10,12,f,f,t,f,i,2,16,f,1042 1042,,,,bpcharne,-,
+1063,bpchar_larger,11,10,12,f,f,t,f,i,2,1042,f,1042 1042,,,,bpchar_larger,-,
+1064,bpchar_smaller,11,10,12,f,f,t,f,i,2,1042,f,1042 1042,,,,bpchar_smaller,-,
+1078,bpcharcmp,11,10,12,f,f,t,f,i,2,23,f,1042 1042,,,,bpcharcmp,-,
+1080,hashbpchar,11,10,12,f,f,t,f,i,1,23,f,1042,,,,hashbpchar,-,
+1081,format_type,11,10,12,f,f,f,f,s,2,25,f,26 23,,,,format_type,-,
+1084,date_in,11,10,12,f,f,t,f,s,1,1082,f,2275,,,,date_in,-,
+1085,date_out,11,10,12,f,f,t,f,s,1,2275,f,1082,,,,date_out,-,
+1086,date_eq,11,10,12,f,f,t,f,i,2,16,f,1082 1082,,,,date_eq,-,
+1087,date_lt,11,10,12,f,f,t,f,i,2,16,f,1082 1082,,,,date_lt,-,
+1088,date_le,11,10,12,f,f,t,f,i,2,16,f,1082 1082,,,,date_le,-,
+1089,date_gt,11,10,12,f,f,t,f,i,2,16,f,1082 1082,,,,date_gt,-,
+1090,date_ge,11,10,12,f,f,t,f,i,2,16,f,1082 1082,,,,date_ge,-,
+1091,date_ne,11,10,12,f,f,t,f,i,2,16,f,1082 1082,,,,date_ne,-,
+1092,date_cmp,11,10,12,f,f,t,f,i,2,23,f,1082 1082,,,,date_cmp,-,
+1102,time_lt,11,10,12,f,f,t,f,i,2,16,f,1083 1083,,,,time_lt,-,
+1103,time_le,11,10,12,f,f,t,f,i,2,16,f,1083 1083,,,,time_le,-,
+1104,time_gt,11,10,12,f,f,t,f,i,2,16,f,1083 1083,,,,time_gt,-,
+1105,time_ge,11,10,12,f,f,t,f,i,2,16,f,1083 1083,,,,time_ge,-,
+1106,time_ne,11,10,12,f,f,t,f,i,2,16,f,1083 1083,,,,time_ne,-,
+1107,time_cmp,11,10,12,f,f,t,f,i,2,23,f,1083 1083,,,,time_cmp,-,
+1138,date_larger,11,10,12,f,f,t,f,i,2,1082,f,1082 1082,,,,date_larger,-,
+1139,date_smaller,11,10,12,f,f,t,f,i,2,1082,f,1082 1082,,,,date_smaller,-,
+1140,date_mi,11,10,12,f,f,t,f,i,2,23,f,1082 1082,,,,date_mi,-,
+1141,date_pli,11,10,12,f,f,t,f,i,2,1082,f,1082 23,,,,date_pli,-,
+1142,date_mii,11,10,12,f,f,t,f,i,2,1082,f,1082 23,,,,date_mii,-,
+1143,time_in,11,10,12,f,f,t,f,s,3,1083,f,2275 26 23,,,,time_in,-,
+1144,time_out,11,10,12,f,f,t,f,i,1,2275,f,1083,,,,time_out,-,
+1145,time_eq,11,10,12,f,f,t,f,i,2,16,f,1083 1083,,,,time_eq,-,
+1146,circle_add_pt,11,10,12,f,f,t,f,i,2,718,f,718 600,,,,circle_add_pt,-,
+1147,circle_sub_pt,11,10,12,f,f,t,f,i,2,718,f,718 600,,,,circle_sub_pt,-,
+1148,circle_mul_pt,11,10,12,f,f,t,f,i,2,718,f,718 600,,,,circle_mul_pt,-,
+1149,circle_div_pt,11,10,12,f,f,t,f,i,2,718,f,718 600,,,,circle_div_pt,-,
+1150,timestamptz_in,11,10,12,f,f,t,f,s,3,1184,f,2275 26 23,,,,timestamptz_in,-,
+1151,timestamptz_out,11,10,12,f,f,t,f,s,1,2275,f,1184,,,,timestamptz_out,-,
+1152,timestamptz_eq,11,10,12,f,f,t,f,i,2,16,f,1184 1184,,,,timestamp_eq,-,
+1153,timestamptz_ne,11,10,12,f,f,t,f,i,2,16,f,1184 1184,,,,timestamp_ne,-,
+1154,timestamptz_lt,11,10,12,f,f,t,f,i,2,16,f,1184 1184,,,,timestamp_lt,-,
+1155,timestamptz_le,11,10,12,f,f,t,f,i,2,16,f,1184 1184,,,,timestamp_le,-,
+1156,timestamptz_ge,11,10,12,f,f,t,f,i,2,16,f,1184 1184,,,,timestamp_ge,-,
+1157,timestamptz_gt,11,10,12,f,f,t,f,i,2,16,f,1184 1184,,,,timestamp_gt,-,
+1158,to_timestamp,11,10,14,f,f,t,f,i,1,1184,f,701,,,,select ('epoch'::timestamptz + $1 * '1 second'::interval),-,
+1159,timezone,11,10,12,f,f,t,f,i,2,1114,f,25 1184,,,,timestamptz_zone,-,
+1160,interval_in,11,10,12,f,f,t,f,s,3,1186,f,2275 26 23,,,,interval_in,-,
+1161,interval_out,11,10,12,f,f,t,f,i,1,2275,f,1186,,,,interval_out,-,
+1162,interval_eq,11,10,12,f,f,t,f,i,2,16,f,1186 1186,,,,interval_eq,-,
+1163,interval_ne,11,10,12,f,f,t,f,i,2,16,f,1186 1186,,,,interval_ne,-,
+1164,interval_lt,11,10,12,f,f,t,f,i,2,16,f,1186 1186,,,,interval_lt,-,
+1165,interval_le,11,10,12,f,f,t,f,i,2,16,f,1186 1186,,,,interval_le,-,
+1166,interval_ge,11,10,12,f,f,t,f,i,2,16,f,1186 1186,,,,interval_ge,-,
+1167,interval_gt,11,10,12,f,f,t,f,i,2,16,f,1186 1186,,,,interval_gt,-,
+1168,interval_um,11,10,12,f,f,t,f,i,1,1186,f,1186,,,,interval_um,-,
+1169,interval_pl,11,10,12,f,f,t,f,i,2,1186,f,1186 1186,,,,interval_pl,-,
+1170,interval_mi,11,10,12,f,f,t,f,i,2,1186,f,1186 1186,,,,interval_mi,-,
+1171,date_part,11,10,12,f,f,t,f,s,2,701,f,25 1184,,,,timestamptz_part,-,
+1172,date_part,11,10,12,f,f,t,f,i,2,701,f,25 1186,,,,interval_part,-,
+1173,timestamptz,11,10,12,f,f,t,f,i,1,1184,f,702,,,,abstime_timestamptz,-,
+1174,timestamptz,11,10,12,f,f,t,f,s,1,1184,f,1082,,,,date_timestamptz,-,
+2711,justify_interval,11,10,12,f,f,t,f,i,1,1186,f,1186,,,,interval_justify_interval,-,
+1175,justify_hours,11,10,12,f,f,t,f,i,1,1186,f,1186,,,,interval_justify_hours,-,
+1295,justify_days,11,10,12,f,f,t,f,i,1,1186,f,1186,,,,interval_justify_days,-,
+1176,timestamptz,11,10,14,f,f,t,f,s,2,1184,f,1082 1083,,,,select cast(($1 + $2) as timestamp with time zone),-,
+1177,interval,11,10,12,f,f,t,f,i,1,1186,f,703,,,,reltime_interval,-,
+1178,date,11,10,12,f,f,t,f,s,1,1082,f,1184,,,,timestamptz_date,-,
+1179,date,11,10,12,f,f,t,f,s,1,1082,f,702,,,,abstime_date,-,
+1180,abstime,11,10,12,f,f,t,f,i,1,702,f,1184,,,,timestamptz_abstime,-,
+1181,age,11,10,12,f,f,t,f,s,1,23,f,28,,,,xid_age,-,
+1188,timestamptz_mi,11,10,12,f,f,t,f,i,2,1186,f,1184 1184,,,,timestamp_mi,-,
+1189,timestamptz_pl_interval,11,10,12,f,f,t,f,s,2,1184,f,1184 1186,,,,timestamptz_pl_interval,-,
+1190,timestamptz_mi_interval,11,10,12,f,f,t,f,s,2,1184,f,1184 1186,,,,timestamptz_mi_interval,-,
+1191,timestamptz,11,10,12,f,f,t,f,s,1,1184,f,25,,,,text_timestamptz,-,
+1192,text,11,10,12,f,f,t,f,s,1,25,f,1184,,,,timestamptz_text,-,
+1193,text,11,10,12,f,f,t,f,i,1,25,f,1186,,,,interval_text,-,
+1194,reltime,11,10,12,f,f,t,f,i,1,703,f,1186,,,,interval_reltime,-,
+1195,timestamptz_smaller,11,10,12,f,f,t,f,i,2,1184,f,1184 1184,,,,timestamp_smaller,-,
+1196,timestamptz_larger,11,10,12,f,f,t,f,i,2,1184,f,1184 1184,,,,timestamp_larger,-,
+1197,interval_smaller,11,10,12,f,f,t,f,i,2,1186,f,1186 1186,,,,interval_smaller,-,
+1198,interval_larger,11,10,12,f,f,t,f,i,2,1186,f,1186 1186,,,,interval_larger,-,
+1199,age,11,10,12,f,f,t,f,i,2,1186,f,1184 1184,,,,timestamptz_age,-,
+1200,interval,11,10,12,f,f,t,f,i,2,1186,f,1186 23,,,,interval_scale,-,
+1215,obj_description,11,10,14,f,f,t,f,s,2,25,f,26 19,,,,select description from pg_catalog.pg_description where objoid = $1 and classoid = (select oid from pg_catalog.pg_class where relname = $2 and relnamespace = 11) and objsubid = 0,-,
+1216,col_description,11,10,14,f,f,t,f,s,2,25,f,26 23,,,,select description from pg_catalog.pg_description where objoid = $1 and classoid = 'pg_catalog.pg_class'::regclass and objsubid = $2,-,
+1993,shobj_description,11,10,14,f,f,t,f,s,2,25,f,26 19,,,,select description from pg_catalog.pg_shdescription where objoid = $1 and classoid = (select oid from pg_catalog.pg_class where relname = $2 and relnamespace = 11),-,
+1217,date_trunc,11,10,12,f,f,t,f,s,2,1184,f,25 1184,,,,timestamptz_trunc,-,
+1218,date_trunc,11,10,12,f,f,t,f,i,2,1186,f,25 1186,,,,interval_trunc,-,
+1219,int8inc,11,10,12,f,f,t,f,i,1,20,f,20,,,,int8inc,-,
+2857,int8dec,11,10,12,f,f,t,f,i,1,20,f,20,,,,int8dec,-,
+2804,int8inc_any,11,10,12,f,f,t,f,i,2,20,f,20 2276,,,,int8inc_any,-,
+1230,int8abs,11,10,12,f,f,t,f,i,1,20,f,20,,,,int8abs,-,
+1236,int8larger,11,10,12,f,f,t,f,i,2,20,f,20 20,,,,int8larger,-,
+1237,int8smaller,11,10,12,f,f,t,f,i,2,20,f,20 20,,,,int8smaller,-,
+1238,texticregexeq,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,texticregexeq,-,
+1239,texticregexne,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,texticregexne,-,
+1240,nameicregexeq,11,10,12,f,f,t,f,i,2,16,f,19 25,,,,nameicregexeq,-,
+1241,nameicregexne,11,10,12,f,f,t,f,i,2,16,f,19 25,,,,nameicregexne,-,
+1251,int4abs,11,10,12,f,f,t,f,i,1,23,f,23,,,,int4abs,-,
+1253,int2abs,11,10,12,f,f,t,f,i,1,21,f,21,,,,int2abs,-,
+1263,interval,11,10,12,f,f,t,f,s,1,1186,f,25,,,,text_interval,-,
+1271,overlaps,11,10,12,f,f,f,f,i,4,16,f,1266 1266 1266 1266,,,,overlaps_timetz,-,
+1272,datetime_pl,11,10,12,f,f,t,f,i,2,1114,f,1082 1083,,,,datetime_timestamp,-,
+1273,date_part,11,10,12,f,f,t,f,i,2,701,f,25 1266,,,,timetz_part,-,
+1274,int84pl,11,10,12,f,f,t,f,i,2,20,f,20 23,,,,int84pl,-,
+1275,int84mi,11,10,12,f,f,t,f,i,2,20,f,20 23,,,,int84mi,-,
+1276,int84mul,11,10,12,f,f,t,f,i,2,20,f,20 23,,,,int84mul,-,
+1277,int84div,11,10,12,f,f,t,f,i,2,20,f,20 23,,,,int84div,-,
+1278,int48pl,11,10,12,f,f,t,f,i,2,20,f,23 20,,,,int48pl,-,
+1279,int48mi,11,10,12,f,f,t,f,i,2,20,f,23 20,,,,int48mi,-,
+1280,int48mul,11,10,12,f,f,t,f,i,2,20,f,23 20,,,,int48mul,-,
+1281,int48div,11,10,12,f,f,t,f,i,2,20,f,23 20,,,,int48div,-,
+1287,oid,11,10,12,f,f,t,f,i,1,26,f,20,,,,i8tooid,-,
+1288,int8,11,10,12,f,f,t,f,i,1,20,f,26,,,,oidtoi8,-,
+1289,text,11,10,12,f,f,t,f,i,1,25,f,20,,,,int8_text,-,
+1290,int8,11,10,12,f,f,t,f,i,1,20,f,25,,,,text_int8,-,
+1291,array_length_coerce,11,10,12,f,f,t,f,s,3,2277,f,2277 23 16,,,,array_length_coerce,-,
+1292,tideq,11,10,12,f,f,t,f,i,2,16,f,27 27,,,,tideq,-,
+1293,currtid,11,10,12,f,f,t,f,v,2,27,f,26 27,,,,currtid_byreloid,-,
+1294,currtid2,11,10,12,f,f,t,f,v,2,27,f,25 27,,,,currtid_byrelname,-,
+1265,tidne,11,10,12,f,f,t,f,i,2,16,f,27 27,,,,tidne,-,
+2790,tidgt,11,10,12,f,f,t,f,i,2,16,f,27 27,,,,tidgt,-,
+2791,tidlt,11,10,12,f,f,t,f,i,2,16,f,27 27,,,,tidlt,-,
+2792,tidge,11,10,12,f,f,t,f,i,2,16,f,27 27,,,,tidge,-,
+2793,tidle,11,10,12,f,f,t,f,i,2,16,f,27 27,,,,tidle,-,
+2794,bttidcmp,11,10,12,f,f,t,f,i,2,23,f,27 27,,,,bttidcmp,-,
+2795,tidlarger,11,10,12,f,f,t,f,i,2,27,f,27 27,,,,tidlarger,-,
+2796,tidsmaller,11,10,12,f,f,t,f,i,2,27,f,27 27,,,,tidsmaller,-,
+1296,timedate_pl,11,10,14,f,f,t,f,i,2,1114,f,1083 1082,,,,select ($2 + $1),-,
+1297,datetimetz_pl,11,10,12,f,f,t,f,i,2,1184,f,1082 1266,,,,datetimetz_timestamptz,-,
+1298,timetzdate_pl,11,10,14,f,f,t,f,i,2,1184,f,1266 1082,,,,select ($2 + $1),-,
+1299,now,11,10,12,f,f,t,f,s,0,1184,f,"",,,,now,-,
+2647,transaction_timestamp,11,10,12,f,f,t,f,s,0,1184,f,"",,,,now,-,
+2648,statement_timestamp,11,10,12,f,f,t,f,s,0,1184,f,"",,,,statement_timestamp,-,
+2649,clock_timestamp,11,10,12,f,f,t,f,v,0,1184,f,"",,,,clock_timestamp,-,
+1300,positionsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,positionsel,-,
+1301,positionjoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,positionjoinsel,-,
+1302,contsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,contsel,-,
+1303,contjoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,contjoinsel,-,
+1304,overlaps,11,10,12,f,f,f,f,i,4,16,f,1184 1184 1184 1184,,,,overlaps_timestamp,-,
+1305,overlaps,11,10,14,f,f,f,f,s,4,16,f,1184 1186 1184 1186,,,,"select ($1, ($1 + $2)) overlaps ($3, ($3 + $4))",-,
+1306,overlaps,11,10,14,f,f,f,f,s,4,16,f,1184 1184 1184 1186,,,,"select ($1, $2) overlaps ($3, ($3 + $4))",-,
+1307,overlaps,11,10,14,f,f,f,f,s,4,16,f,1184 1186 1184 1184,,,,"select ($1, ($1 + $2)) overlaps ($3, $4)",-,
+1308,overlaps,11,10,12,f,f,f,f,i,4,16,f,1083 1083 1083 1083,,,,overlaps_time,-,
+1309,overlaps,11,10,14,f,f,f,f,i,4,16,f,1083 1186 1083 1186,,,,"select ($1, ($1 + $2)) overlaps ($3, ($3 + $4))",-,
+1310,overlaps,11,10,14,f,f,f,f,i,4,16,f,1083 1083 1083 1186,,,,"select ($1, $2) overlaps ($3, ($3 + $4))",-,
+1311,overlaps,11,10,14,f,f,f,f,i,4,16,f,1083 1186 1083 1083,,,,"select ($1, ($1 + $2)) overlaps ($3, $4)",-,
+1312,timestamp_in,11,10,12,f,f,t,f,s,3,1114,f,2275 26 23,,,,timestamp_in,-,
+1313,timestamp_out,11,10,12,f,f,t,f,s,1,2275,f,1114,,,,timestamp_out,-,
+1314,timestamptz_cmp,11,10,12,f,f,t,f,i,2,23,f,1184 1184,,,,timestamp_cmp,-,
+1315,interval_cmp,11,10,12,f,f,t,f,i,2,23,f,1186 1186,,,,interval_cmp,-,
+1316,time,11,10,12,f,f,t,f,i,1,1083,f,1114,,,,timestamp_time,-,
+1317,length,11,10,12,f,f,t,f,i,1,23,f,25,,,,textlen,-,
+1318,length,11,10,12,f,f,t,f,i,1,23,f,1042,,,,bpcharlen,-,
+1319,xideqint4,11,10,12,f,f,t,f,i,2,16,f,28 23,,,,xideq,-,
+1326,interval_div,11,10,12,f,f,t,f,i,2,1186,f,1186 701,,,,interval_div,-,
+1339,dlog10,11,10,12,f,f,t,f,i,1,701,f,701,,,,dlog10,-,
+1340,log,11,10,12,f,f,t,f,i,1,701,f,701,,,,dlog10,-,
+1341,ln,11,10,12,f,f,t,f,i,1,701,f,701,,,,dlog1,-,
+1342,round,11,10,12,f,f,t,f,i,1,701,f,701,,,,dround,-,
+1343,trunc,11,10,12,f,f,t,f,i,1,701,f,701,,,,dtrunc,-,
+1344,sqrt,11,10,12,f,f,t,f,i,1,701,f,701,,,,dsqrt,-,
+1345,cbrt,11,10,12,f,f,t,f,i,1,701,f,701,,,,dcbrt,-,
+1346,pow,11,10,12,f,f,t,f,i,2,701,f,701 701,,,,dpow,-,
+1368,power,11,10,12,f,f,t,f,i,2,701,f,701 701,,,,dpow,-,
+1347,exp,11,10,12,f,f,t,f,i,1,701,f,701,,,,dexp,-,
+1348,obj_description,11,10,14,f,f,t,f,s,1,25,f,26,,,,select description from pg_catalog.pg_description where objoid = $1 and objsubid = 0,-,
+1349,oidvectortypes,11,10,12,f,f,t,f,s,1,25,f,30,,,,oidvectortypes,-,
+1350,timetz_in,11,10,12,f,f,t,f,s,3,1266,f,2275 26 23,,,,timetz_in,-,
+1351,timetz_out,11,10,12,f,f,t,f,i,1,2275,f,1266,,,,timetz_out,-,
+1352,timetz_eq,11,10,12,f,f,t,f,i,2,16,f,1266 1266,,,,timetz_eq,-,
+1353,timetz_ne,11,10,12,f,f,t,f,i,2,16,f,1266 1266,,,,timetz_ne,-,
+1354,timetz_lt,11,10,12,f,f,t,f,i,2,16,f,1266 1266,,,,timetz_lt,-,
+1355,timetz_le,11,10,12,f,f,t,f,i,2,16,f,1266 1266,,,,timetz_le,-,
+1356,timetz_ge,11,10,12,f,f,t,f,i,2,16,f,1266 1266,,,,timetz_ge,-,
+1357,timetz_gt,11,10,12,f,f,t,f,i,2,16,f,1266 1266,,,,timetz_gt,-,
+1358,timetz_cmp,11,10,12,f,f,t,f,i,2,23,f,1266 1266,,,,timetz_cmp,-,
+1359,timestamptz,11,10,12,f,f,t,f,i,2,1184,f,1082 1266,,,,datetimetz_timestamptz,-,
+1364,time,11,10,14,f,f,t,f,s,1,1083,f,702,,,,select cast(cast($1 as timestamp without time zone) as time),-,
+1367,character_length,11,10,12,f,f,t,f,i,1,23,f,1042,,,,bpcharlen,-,
+1369,character_length,11,10,12,f,f,t,f,i,1,23,f,25,,,,textlen,-,
+1370,interval,11,10,12,f,f,t,f,i,1,1186,f,1083,,,,time_interval,-,
+1372,char_length,11,10,12,f,f,t,f,i,1,23,f,1042,,,,bpcharlen,-,
+1373,array_type_length_coerce,11,10,12,f,f,t,f,s,3,2277,f,2277 23 16,,,,array_type_length_coerce,-,
+1374,octet_length,11,10,12,f,f,t,f,i,1,23,f,25,,,,textoctetlen,-,
+1375,octet_length,11,10,12,f,f,t,f,i,1,23,f,1042,,,,bpcharoctetlen,-,
+1377,time_larger,11,10,12,f,f,t,f,i,2,1083,f,1083 1083,,,,time_larger,-,
+1378,time_smaller,11,10,12,f,f,t,f,i,2,1083,f,1083 1083,,,,time_smaller,-,
+1379,timetz_larger,11,10,12,f,f,t,f,i,2,1266,f,1266 1266,,,,timetz_larger,-,
+1380,timetz_smaller,11,10,12,f,f,t,f,i,2,1266,f,1266 1266,,,,timetz_smaller,-,
+1381,char_length,11,10,12,f,f,t,f,i,1,23,f,25,,,,textlen,-,
+1382,date_part,11,10,14,f,f,t,f,s,2,701,f,25 702,,,,"select pg_catalog.date_part($1, cast($2 as timestamp with time zone))",-,
+1383,date_part,11,10,14,f,f,t,f,s,2,701,f,25 703,,,,"select pg_catalog.date_part($1, cast($2 as pg_catalog.interval))",-,
+1384,date_part,11,10,14,f,f,t,f,i,2,701,f,25 1082,,,,"select pg_catalog.date_part($1, cast($2 as timestamp without time zone))",-,
+1385,date_part,11,10,12,f,f,t,f,i,2,701,f,25 1083,,,,time_part,-,
+1386,age,11,10,14,f,f,t,f,s,1,1186,f,1184,,,,"select pg_catalog.age(cast(current_date as timestamp with time zone), $1)",-,
+1388,timetz,11,10,12,f,f,t,f,s,1,1266,f,1184,,,,timestamptz_timetz,-,
+1389,isfinite,11,10,12,f,f,t,f,i,1,16,f,1184,,,,timestamp_finite,-,
+1390,isfinite,11,10,12,f,f,t,f,i,1,16,f,1186,,,,interval_finite,-,
+1376,factorial,11,10,12,f,f,t,f,i,1,1700,f,20,,,,numeric_fac,-,
+1394,abs,11,10,12,f,f,t,f,i,1,700,f,700,,,,float4abs,-,
+1395,abs,11,10,12,f,f,t,f,i,1,701,f,701,,,,float8abs,-,
+1396,abs,11,10,12,f,f,t,f,i,1,20,f,20,,,,int8abs,-,
+1397,abs,11,10,12,f,f,t,f,i,1,23,f,23,,,,int4abs,-,
+1398,abs,11,10,12,f,f,t,f,i,1,21,f,21,,,,int2abs,-,
+1400,name,11,10,12,f,f,t,f,i,1,19,f,1043,,,,text_name,-,
+1401,varchar,11,10,12,f,f,t,f,i,1,1043,f,19,,,,name_text,-,
+1402,current_schema,11,10,12,f,f,t,f,s,0,19,f,"",,,,current_schema,-,
+1403,current_schemas,11,10,12,f,f,t,f,s,1,1003,f,16,,,,current_schemas,-,
+1404,overlay,11,10,14,f,f,t,f,i,4,25,f,25 25 23 23,,,,"select pg_catalog.substring($1, 1, ($3 - 1)) || $2 || pg_catalog.substring($1, ($3 + $4))",-,
+1405,overlay,11,10,14,f,f,t,f,i,3,25,f,25 25 23,,,,"select pg_catalog.substring($1, 1, ($3 - 1)) || $2 || pg_catalog.substring($1, ($3 + pg_catalog.char_length($2)))",-,
+1406,isvertical,11,10,12,f,f,t,f,i,2,16,f,600 600,,,,point_vert,-,
+1407,ishorizontal,11,10,12,f,f,t,f,i,2,16,f,600 600,,,,point_horiz,-,
+1408,isparallel,11,10,12,f,f,t,f,i,2,16,f,601 601,,,,lseg_parallel,-,
+1409,isperp,11,10,12,f,f,t,f,i,2,16,f,601 601,,,,lseg_perp,-,
+1410,isvertical,11,10,12,f,f,t,f,i,1,16,f,601,,,,lseg_vertical,-,
+1411,ishorizontal,11,10,12,f,f,t,f,i,1,16,f,601,,,,lseg_horizontal,-,
+1412,isparallel,11,10,12,f,f,t,f,i,2,16,f,628 628,,,,line_parallel,-,
+1413,isperp,11,10,12,f,f,t,f,i,2,16,f,628 628,,,,line_perp,-,
+1414,isvertical,11,10,12,f,f,t,f,i,1,16,f,628,,,,line_vertical,-,
+1415,ishorizontal,11,10,12,f,f,t,f,i,1,16,f,628,,,,line_horizontal,-,
+1416,point,11,10,12,f,f,t,f,i,1,600,f,718,,,,circle_center,-,
+1417,isnottrue,11,10,12,f,f,f,f,i,1,16,f,16,,,,isnottrue,-,
+1418,isnotfalse,11,10,12,f,f,f,f,i,1,16,f,16,,,,isnotfalse,-,
+1419,time,11,10,12,f,f,t,f,i,1,1083,f,1186,,,,interval_time,-,
+1421,box,11,10,12,f,f,t,f,i,2,603,f,600 600,,,,points_box,-,
+1422,box_add,11,10,12,f,f,t,f,i,2,603,f,603 600,,,,box_add,-,
+1423,box_sub,11,10,12,f,f,t,f,i,2,603,f,603 600,,,,box_sub,-,
+1424,box_mul,11,10,12,f,f,t,f,i,2,603,f,603 600,,,,box_mul,-,
+1425,box_div,11,10,12,f,f,t,f,i,2,603,f,603 600,,,,box_div,-,
+1426,path_contain_pt,11,10,14,f,f,t,f,i,2,16,f,602 600,,,,"select pg_catalog.on_ppath($2, $1)",-,
+1428,poly_contain_pt,11,10,12,f,f,t,f,i,2,16,f,604 600,,,,poly_contain_pt,-,
+1429,pt_contained_poly,11,10,12,f,f,t,f,i,2,16,f,600 604,,,,pt_contained_poly,-,
+1430,isclosed,11,10,12,f,f,t,f,i,1,16,f,602,,,,path_isclosed,-,
+1431,isopen,11,10,12,f,f,t,f,i,1,16,f,602,,,,path_isopen,-,
+1432,path_npoints,11,10,12,f,f,t,f,i,1,23,f,602,,,,path_npoints,-,
+1433,pclose,11,10,12,f,f,t,f,i,1,602,f,602,,,,path_close,-,
+1434,popen,11,10,12,f,f,t,f,i,1,602,f,602,,,,path_open,-,
+1435,path_add,11,10,12,f,f,t,f,i,2,602,f,602 602,,,,path_add,-,
+1436,path_add_pt,11,10,12,f,f,t,f,i,2,602,f,602 600,,,,path_add_pt,-,
+1437,path_sub_pt,11,10,12,f,f,t,f,i,2,602,f,602 600,,,,path_sub_pt,-,
+1438,path_mul_pt,11,10,12,f,f,t,f,i,2,602,f,602 600,,,,path_mul_pt,-,
+1439,path_div_pt,11,10,12,f,f,t,f,i,2,602,f,602 600,,,,path_div_pt,-,
+1440,point,11,10,12,f,f,t,f,i,2,600,f,701 701,,,,construct_point,-,
+1441,point_add,11,10,12,f,f,t,f,i,2,600,f,600 600,,,,point_add,-,
+1442,point_sub,11,10,12,f,f,t,f,i,2,600,f,600 600,,,,point_sub,-,
+1443,point_mul,11,10,12,f,f,t,f,i,2,600,f,600 600,,,,point_mul,-,
+1444,point_div,11,10,12,f,f,t,f,i,2,600,f,600 600,,,,point_div,-,
+1445,poly_npoints,11,10,12,f,f,t,f,i,1,23,f,604,,,,poly_npoints,-,
+1446,box,11,10,12,f,f,t,f,i,1,603,f,604,,,,poly_box,-,
+1447,path,11,10,12,f,f,t,f,i,1,602,f,604,,,,poly_path,-,
+1448,polygon,11,10,12,f,f,t,f,i,1,604,f,603,,,,box_poly,-,
+1449,polygon,11,10,12,f,f,t,f,i,1,604,f,602,,,,path_poly,-,
+1450,circle_in,11,10,12,f,f,t,f,i,1,718,f,2275,,,,circle_in,-,
+1451,circle_out,11,10,12,f,f,t,f,i,1,2275,f,718,,,,circle_out,-,
+1452,circle_same,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_same,-,
+1453,circle_contain,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_contain,-,
+1454,circle_left,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_left,-,
+1455,circle_overleft,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_overleft,-,
+1456,circle_overright,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_overright,-,
+1457,circle_right,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_right,-,
+1458,circle_contained,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_contained,-,
+1459,circle_overlap,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_overlap,-,
+1460,circle_below,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_below,-,
+1461,circle_above,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_above,-,
+1462,circle_eq,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_eq,-,
+1463,circle_ne,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_ne,-,
+1464,circle_lt,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_lt,-,
+1465,circle_gt,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_gt,-,
+1466,circle_le,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_le,-,
+1467,circle_ge,11,10,12,f,f,t,f,i,2,16,f,718 718,,,,circle_ge,-,
+1468,area,11,10,12,f,f,t,f,i,1,701,f,718,,,,circle_area,-,
+1469,diameter,11,10,12,f,f,t,f,i,1,701,f,718,,,,circle_diameter,-,
+1470,radius,11,10,12,f,f,t,f,i,1,701,f,718,,,,circle_radius,-,
+1471,circle_distance,11,10,12,f,f,t,f,i,2,701,f,718 718,,,,circle_distance,-,
+1472,circle_center,11,10,12,f,f,t,f,i,1,600,f,718,,,,circle_center,-,
+1473,circle,11,10,12,f,f,t,f,i,2,718,f,600 701,,,,cr_circle,-,
+1474,circle,11,10,12,f,f,t,f,i,1,718,f,604,,,,poly_circle,-,
+1475,polygon,11,10,12,f,f,t,f,i,2,604,f,23 718,,,,circle_poly,-,
+1476,dist_pc,11,10,12,f,f,t,f,i,2,701,f,600 718,,,,dist_pc,-,
+1477,circle_contain_pt,11,10,12,f,f,t,f,i,2,16,f,718 600,,,,circle_contain_pt,-,
+1478,pt_contained_circle,11,10,12,f,f,t,f,i,2,16,f,600 718,,,,pt_contained_circle,-,
+1479,circle,11,10,12,f,f,t,f,i,1,718,f,603,,,,box_circle,-,
+1480,box,11,10,12,f,f,t,f,i,1,603,f,718,,,,circle_box,-,
+1481,tinterval,11,10,12,f,f,t,f,i,2,704,f,702 702,,,,mktinterval,-,
+1482,lseg_ne,11,10,12,f,f,t,f,i,2,16,f,601 601,,,,lseg_ne,-,
+1483,lseg_lt,11,10,12,f,f,t,f,i,2,16,f,601 601,,,,lseg_lt,-,
+1484,lseg_le,11,10,12,f,f,t,f,i,2,16,f,601 601,,,,lseg_le,-,
+1485,lseg_gt,11,10,12,f,f,t,f,i,2,16,f,601 601,,,,lseg_gt,-,
+1486,lseg_ge,11,10,12,f,f,t,f,i,2,16,f,601 601,,,,lseg_ge,-,
+1487,lseg_length,11,10,12,f,f,t,f,i,1,701,f,601,,,,lseg_length,-,
+1488,close_ls,11,10,12,f,f,t,f,i,2,600,f,628 601,,,,close_ls,-,
+1489,close_lseg,11,10,12,f,f,t,f,i,2,600,f,601 601,,,,close_lseg,-,
+1490,line_in,11,10,12,f,f,t,f,i,1,628,f,2275,,,,line_in,-,
+1491,line_out,11,10,12,f,f,t,f,i,1,2275,f,628,,,,line_out,-,
+1492,line_eq,11,10,12,f,f,t,f,i,2,16,f,628 628,,,,line_eq,-,
+1493,line,11,10,12,f,f,t,f,i,2,628,f,600 600,,,,line_construct_pp,-,
+1494,line_interpt,11,10,12,f,f,t,f,i,2,600,f,628 628,,,,line_interpt,-,
+1495,line_intersect,11,10,12,f,f,t,f,i,2,16,f,628 628,,,,line_intersect,-,
+1496,line_parallel,11,10,12,f,f,t,f,i,2,16,f,628 628,,,,line_parallel,-,
+1497,line_perp,11,10,12,f,f,t,f,i,2,16,f,628 628,,,,line_perp,-,
+1498,line_vertical,11,10,12,f,f,t,f,i,1,16,f,628,,,,line_vertical,-,
+1499,line_horizontal,11,10,12,f,f,t,f,i,1,16,f,628,,,,line_horizontal,-,
+1530,length,11,10,12,f,f,t,f,i,1,701,f,601,,,,lseg_length,-,
+1531,length,11,10,12,f,f,t,f,i,1,701,f,602,,,,path_length,-,
+1532,point,11,10,12,f,f,t,f,i,1,600,f,601,,,,lseg_center,-,
+1533,point,11,10,12,f,f,t,f,i,1,600,f,602,,,,path_center,-,
+1534,point,11,10,12,f,f,t,f,i,1,600,f,603,,,,box_center,-,
+1540,point,11,10,12,f,f,t,f,i,1,600,f,604,,,,poly_center,-,
+1541,lseg,11,10,12,f,f,t,f,i,1,601,f,603,,,,box_diagonal,-,
+1542,center,11,10,12,f,f,t,f,i,1,600,f,603,,,,box_center,-,
+1543,center,11,10,12,f,f,t,f,i,1,600,f,718,,,,circle_center,-,
+1544,polygon,11,10,14,f,f,t,f,i,1,604,f,718,,,,"select pg_catalog.polygon(12, $1)",-,
+1545,npoints,11,10,12,f,f,t,f,i,1,23,f,602,,,,path_npoints,-,
+1556,npoints,11,10,12,f,f,t,f,i,1,23,f,604,,,,poly_npoints,-,
+1564,bit_in,11,10,12,f,f,t,f,i,3,1560,f,2275 26 23,,,,bit_in,-,
+1565,bit_out,11,10,12,f,f,t,f,i,1,2275,f,1560,,,,bit_out,-,
+1569,like,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,textlike,-,
+1570,notlike,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,textnlike,-,
+1571,like,11,10,12,f,f,t,f,i,2,16,f,19 25,,,,namelike,-,
+1572,notlike,11,10,12,f,f,t,f,i,2,16,f,19 25,,,,namenlike,-,
+1574,nextval,11,10,12,f,f,t,f,v,1,20,f,2205,,,,nextval_oid,-,
+1575,currval,11,10,12,f,f,t,f,v,1,20,f,2205,,,,currval_oid,-,
+1576,setval,11,10,12,f,f,t,f,v,2,20,f,2205 20,,,,setval_oid,-,
+1765,setval,11,10,12,f,f,t,f,v,3,20,f,2205 20 16,,,,setval3_oid,-,
+1579,varbit_in,11,10,12,f,f,t,f,i,3,1562,f,2275 26 23,,,,varbit_in,-,
+1580,varbit_out,11,10,12,f,f,t,f,i,1,2275,f,1562,,,,varbit_out,-,
+1581,biteq,11,10,12,f,f,t,f,i,2,16,f,1560 1560,,,,biteq,-,
+1582,bitne,11,10,12,f,f,t,f,i,2,16,f,1560 1560,,,,bitne,-,
+1592,bitge,11,10,12,f,f,t,f,i,2,16,f,1560 1560,,,,bitge,-,
+1593,bitgt,11,10,12,f,f,t,f,i,2,16,f,1560 1560,,,,bitgt,-,
+1594,bitle,11,10,12,f,f,t,f,i,2,16,f,1560 1560,,,,bitle,-,
+1595,bitlt,11,10,12,f,f,t,f,i,2,16,f,1560 1560,,,,bitlt,-,
+1596,bitcmp,11,10,12,f,f,t,f,i,2,23,f,1560 1560,,,,bitcmp,-,
+1598,random,11,10,12,f,f,t,f,v,0,701,f,"",,,,drandom,-,
+1599,setseed,11,10,12,f,f,t,f,v,1,23,f,701,,,,setseed,-,
+1600,asin,11,10,12,f,f,t,f,i,1,701,f,701,,,,dasin,-,
+1601,acos,11,10,12,f,f,t,f,i,1,701,f,701,,,,dacos,-,
+1602,atan,11,10,12,f,f,t,f,i,1,701,f,701,,,,datan,-,
+1603,atan2,11,10,12,f,f,t,f,i,2,701,f,701 701,,,,datan2,-,
+1604,sin,11,10,12,f,f,t,f,i,1,701,f,701,,,,dsin,-,
+1605,cos,11,10,12,f,f,t,f,i,1,701,f,701,,,,dcos,-,
+1606,tan,11,10,12,f,f,t,f,i,1,701,f,701,,,,dtan,-,
+1607,cot,11,10,12,f,f,t,f,i,1,701,f,701,,,,dcot,-,
+1608,degrees,11,10,12,f,f,t,f,i,1,701,f,701,,,,degrees,-,
+1609,radians,11,10,12,f,f,t,f,i,1,701,f,701,,,,radians,-,
+1610,pi,11,10,12,f,f,t,f,i,0,701,f,"",,,,dpi,-,
+1618,interval_mul,11,10,12,f,f,t,f,i,2,1186,f,1186 701,,,,interval_mul,-,
+1620,ascii,11,10,12,f,f,t,f,i,1,23,f,25,,,,ascii,-,
+1621,chr,11,10,12,f,f,t,f,i,1,25,f,23,,,,chr,-,
+1622,repeat,11,10,12,f,f,t,f,i,2,25,f,25 23,,,,repeat,-,
+1623,similar_escape,11,10,12,f,f,f,f,i,2,25,f,25 25,,,,similar_escape,-,
+1624,mul_d_interval,11,10,12,f,f,t,f,i,2,1186,f,701 1186,,,,mul_d_interval,-,
+1631,bpcharlike,11,10,12,f,f,t,f,i,2,16,f,1042 25,,,,textlike,-,
+1632,bpcharnlike,11,10,12,f,f,t,f,i,2,16,f,1042 25,,,,textnlike,-,
+1633,texticlike,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,texticlike,-,
+1634,texticnlike,11,10,12,f,f,t,f,i,2,16,f,25 25,,,,texticnlike,-,
+1635,nameiclike,11,10,12,f,f,t,f,i,2,16,f,19 25,,,,nameiclike,-,
+1636,nameicnlike,11,10,12,f,f,t,f,i,2,16,f,19 25,,,,nameicnlike,-,
+1637,like_escape,11,10,12,f,f,t,f,i,2,25,f,25 25,,,,like_escape,-,
+1656,bpcharicregexeq,11,10,12,f,f,t,f,i,2,16,f,1042 25,,,,texticregexeq,-,
+1657,bpcharicregexne,11,10,12,f,f,t,f,i,2,16,f,1042 25,,,,texticregexne,-,
+1658,bpcharregexeq,11,10,12,f,f,t,f,i,2,16,f,1042 25,,,,textregexeq,-,
+1659,bpcharregexne,11,10,12,f,f,t,f,i,2,16,f,1042 25,,,,textregexne,-,
+1660,bpchariclike,11,10,12,f,f,t,f,i,2,16,f,1042 25,,,,texticlike,-,
+1661,bpcharicnlike,11,10,12,f,f,t,f,i,2,16,f,1042 25,,,,texticnlike,-,
+1689,flatfile_update_trigger,11,10,12,f,f,t,f,v,0,2279,f,"",,,,flatfile_update_trigger,-,
+868,strpos,11,10,12,f,f,t,f,i,2,23,f,25 25,,,,textpos,-,
+870,lower,11,10,12,f,f,t,f,i,1,25,f,25,,,,lower,-,
+871,upper,11,10,12,f,f,t,f,i,1,25,f,25,,,,upper,-,
+872,initcap,11,10,12,f,f,t,f,i,1,25,f,25,,,,initcap,-,
+873,lpad,11,10,12,f,f,t,f,i,3,25,f,25 23 25,,,,lpad,-,
+874,rpad,11,10,12,f,f,t,f,i,3,25,f,25 23 25,,,,rpad,-,
+875,ltrim,11,10,12,f,f,t,f,i,2,25,f,25 25,,,,ltrim,-,
+876,rtrim,11,10,12,f,f,t,f,i,2,25,f,25 25,,,,rtrim,-,
+877,substr,11,10,12,f,f,t,f,i,3,25,f,25 23 23,,,,text_substr,-,
+878,translate,11,10,12,f,f,t,f,i,3,25,f,25 25 25,,,,translate,-,
+879,lpad,11,10,14,f,f,t,f,i,2,25,f,25 23,,,,"select pg_catalog.lpad($1, $2, ' ')",-,
+880,rpad,11,10,14,f,f,t,f,i,2,25,f,25 23,,,,"select pg_catalog.rpad($1, $2, ' ')",-,
+881,ltrim,11,10,12,f,f,t,f,i,1,25,f,25,,,,ltrim1,-,
+882,rtrim,11,10,12,f,f,t,f,i,1,25,f,25,,,,rtrim1,-,
+883,substr,11,10,12,f,f,t,f,i,2,25,f,25 23,,,,text_substr_no_len,-,
+884,btrim,11,10,12,f,f,t,f,i,2,25,f,25 25,,,,btrim,-,
+885,btrim,11,10,12,f,f,t,f,i,1,25,f,25,,,,btrim1,-,
+936,substring,11,10,12,f,f,t,f,i,3,25,f,25 23 23,,,,text_substr,-,
+937,substring,11,10,12,f,f,t,f,i,2,25,f,25 23,,,,text_substr_no_len,-,
+2087,replace,11,10,12,f,f,t,f,i,3,25,f,25 25 25,,,,replace_text,-,
+2284,regexp_replace,11,10,12,f,f,t,f,i,3,25,f,25 25 25,,,,textregexreplace_noopt,-,
+2285,regexp_replace,11,10,12,f,f,t,f,i,4,25,f,25 25 25 25,,,,textregexreplace,-,
+5018,regexp_matches,11,10,12,f,f,t,t,i,2,1009,f,25 25,,,,regexp_matches_no_flags,-,
+5019,regexp_matches,11,10,12,f,f,t,t,i,3,1009,f,25 25 25,,,,regexp_matches,-,
+5020,regexp_split_to_table,11,10,12,f,f,t,t,i,2,25,f,25 25,,,,regexp_split_to_table_no_flags,-,
+5021,regexp_split_to_table,11,10,12,f,f,t,t,i,3,25,f,25 25 25,,,,regexp_split_to_table,-,
+5022,regexp_split_to_array,11,10,12,f,f,t,f,i,2,1009,f,25 25,,,,regexp_split_to_array_no_flags,-,
+5023,regexp_split_to_array,11,10,12,f,f,t,f,i,3,1009,f,25 25 25,,,,regexp_split_to_array,-,
+2088,split_part,11,10,12,f,f,t,f,i,3,25,f,25 25 23,,,,split_text,-,
+2089,to_hex,11,10,12,f,f,t,f,i,1,25,f,23,,,,to_hex32,-,
+2090,to_hex,11,10,12,f,f,t,f,i,1,25,f,20,,,,to_hex64,-,
+1039,getdatabaseencoding,11,10,12,f,f,t,f,s,0,19,f,"",,,,getdatabaseencoding,-,
+810,pg_client_encoding,11,10,12,f,f,t,f,s,0,19,f,"",,,,pg_client_encoding,-,
+1717,convert,11,10,12,f,f,t,f,s,2,25,f,25 19,,,,pg_convert,-,
+1813,convert,11,10,12,f,f,t,f,s,3,25,f,25 19 19,,,,pg_convert2,-,
+1619,convert_using,11,10,12,f,f,t,f,s,2,25,f,25 25,,,,pg_convert_using,-,
+1264,pg_char_to_encoding,11,10,12,f,f,t,f,s,1,23,f,19,,,,PG_char_to_encoding,-,
+1597,pg_encoding_to_char,11,10,12,f,f,t,f,s,1,19,f,23,,,,PG_encoding_to_char,-,
+1638,oidgt,11,10,12,f,f,t,f,i,2,16,f,26 26,,,,oidgt,-,
+1639,oidge,11,10,12,f,f,t,f,i,2,16,f,26 26,,,,oidge,-,
+1573,pg_get_ruledef,11,10,12,f,f,t,f,s,1,25,f,26,,,,pg_get_ruledef,-,
+1640,pg_get_viewdef,11,10,12,f,f,t,f,s,1,25,f,25,,,,pg_get_viewdef_name,-,
+1641,pg_get_viewdef,11,10,12,f,f,t,f,s,1,25,f,26,,,,pg_get_viewdef,-,
+1642,pg_get_userbyid,11,10,12,f,f,t,f,s,1,19,f,26,,,,pg_get_userbyid,-,
+1643,pg_get_indexdef,11,10,12,f,f,t,f,s,1,25,f,26,,,,pg_get_indexdef,-,
+1662,pg_get_triggerdef,11,10,12,f,f,t,f,s,1,25,f,26,,,,pg_get_triggerdef,-,
+1387,pg_get_constraintdef,11,10,12,f,f,t,f,s,1,25,f,26,,,,pg_get_constraintdef,-,
+1716,pg_get_expr,11,10,12,f,f,t,f,s,2,25,f,25 26,,,,pg_get_expr,-,
+1665,pg_get_serial_sequence,11,10,12,f,f,t,f,s,2,25,f,25 25,,,,pg_get_serial_sequence,-,
+5024,pg_get_partition_def,11,10,12,f,f,t,f,s,1,25,f,26,,,,pg_get_partition_def,-,
+5025,pg_get_partition_def,11,10,12,f,f,t,f,s,2,25,f,26 16,,,,pg_get_partition_def_ext,-,
+5027,pg_get_partition_rule_def,11,10,12,f,f,t,f,s,1,25,f,26,,,,pg_get_partition_rule_def,-,
+5028,pg_get_partition_rule_def,11,10,12,f,f,t,f,s,2,25,f,26 16,,,,pg_get_partition_rule_def_ext,-,
+1644,RI_FKey_check_ins,11,10,12,f,f,t,f,v,0,2279,f,"",,,,RI_FKey_check_ins,-,
+1645,RI_FKey_check_upd,11,10,12,f,f,t,f,v,0,2279,f,"",,,,RI_FKey_check_upd,-,
+1646,RI_FKey_cascade_del,11,10,12,f,f,t,f,v,0,2279,f,"",,,,RI_FKey_cascade_del,-,
+1647,RI_FKey_cascade_upd,11,10,12,f,f,t,f,v,0,2279,f,"",,,,RI_FKey_cascade_upd,-,
+1648,RI_FKey_restrict_del,11,10,12,f,f,t,f,v,0,2279,f,"",,,,RI_FKey_restrict_del,-,
+1649,RI_FKey_restrict_upd,11,10,12,f,f,t,f,v,0,2279,f,"",,,,RI_FKey_restrict_upd,-,
+1650,RI_FKey_setnull_del,11,10,12,f,f,t,f,v,0,2279,f,"",,,,RI_FKey_setnull_del,-,
+1651,RI_FKey_setnull_upd,11,10,12,f,f,t,f,v,0,2279,f,"",,,,RI_FKey_setnull_upd,-,
+1652,RI_FKey_setdefault_del,11,10,12,f,f,t,f,v,0,2279,f,"",,,,RI_FKey_setdefault_del,-,
+1653,RI_FKey_setdefault_upd,11,10,12,f,f,t,f,v,0,2279,f,"",,,,RI_FKey_setdefault_upd,-,
+1654,RI_FKey_noaction_del,11,10,12,f,f,t,f,v,0,2279,f,"",,,,RI_FKey_noaction_del,-,
+1655,RI_FKey_noaction_upd,11,10,12,f,f,t,f,v,0,2279,f,"",,,,RI_FKey_noaction_upd,-,
+1666,varbiteq,11,10,12,f,f,t,f,i,2,16,f,1562 1562,,,,biteq,-,
+1667,varbitne,11,10,12,f,f,t,f,i,2,16,f,1562 1562,,,,bitne,-,
+1668,varbitge,11,10,12,f,f,t,f,i,2,16,f,1562 1562,,,,bitge,-,
+1669,varbitgt,11,10,12,f,f,t,f,i,2,16,f,1562 1562,,,,bitgt,-,
+1670,varbitle,11,10,12,f,f,t,f,i,2,16,f,1562 1562,,,,bitle,-,
+1671,varbitlt,11,10,12,f,f,t,f,i,2,16,f,1562 1562,,,,bitlt,-,
+1672,varbitcmp,11,10,12,f,f,t,f,i,2,23,f,1562 1562,,,,bitcmp,-,
+1673,bitand,11,10,12,f,f,t,f,i,2,1560,f,1560 1560,,,,bitand,-,
+1674,bitor,11,10,12,f,f,t,f,i,2,1560,f,1560 1560,,,,bitor,-,
+1675,bitxor,11,10,12,f,f,t,f,i,2,1560,f,1560 1560,,,,bitxor,-,
+1676,bitnot,11,10,12,f,f,t,f,i,1,1560,f,1560,,,,bitnot,-,
+1677,bitshiftleft,11,10,12,f,f,t,f,i,2,1560,f,1560 23,,,,bitshiftleft,-,
+1678,bitshiftright,11,10,12,f,f,t,f,i,2,1560,f,1560 23,,,,bitshiftright,-,
+1679,bitcat,11,10,12,f,f,t,f,i,2,1560,f,1560 1560,,,,bitcat,-,
+1680,substring,11,10,12,f,f,t,f,i,3,1560,f,1560 23 23,,,,bitsubstr,-,
+1681,length,11,10,12,f,f,t,f,i,1,23,f,1560,,,,bitlength,-,
+1682,octet_length,11,10,12,f,f,t,f,i,1,23,f,1560,,,,bitoctetlength,-,
+1683,bit,11,10,12,f,f,t,f,i,2,1560,f,23 23,,,,bitfromint4,-,
+1684,int4,11,10,12,f,f,t,f,i,1,23,f,1560,,,,bittoint4,-,
+1685,bit,11,10,12,f,f,t,f,i,3,1560,f,1560 23 16,,,,bit,-,
+1687,varbit,11,10,12,f,f,t,f,i,3,1562,f,1562 23 16,,,,varbit,-,
+1698,position,11,10,12,f,f,t,f,i,2,23,f,1560 1560,,,,bitposition,-,
+1699,substring,11,10,14,f,f,t,f,i,2,1560,f,1560 23,,,,"select pg_catalog.substring($1, $2, -1)",-,
+436,macaddr_in,11,10,12,f,f,t,f,i,1,829,f,2275,,,,macaddr_in,-,
+437,macaddr_out,11,10,12,f,f,t,f,i,1,2275,f,829,,,,macaddr_out,-,
+752,text,11,10,12,f,f,t,f,i,1,25,f,829,,,,macaddr_text,-,
+753,trunc,11,10,12,f,f,t,f,i,1,829,f,829,,,,macaddr_trunc,-,
+767,macaddr,11,10,12,f,f,t,f,i,1,829,f,25,,,,text_macaddr,-,
+830,macaddr_eq,11,10,12,f,f,t,f,i,2,16,f,829 829,,,,macaddr_eq,-,
+831,macaddr_lt,11,10,12,f,f,t,f,i,2,16,f,829 829,,,,macaddr_lt,-,
+832,macaddr_le,11,10,12,f,f,t,f,i,2,16,f,829 829,,,,macaddr_le,-,
+833,macaddr_gt,11,10,12,f,f,t,f,i,2,16,f,829 829,,,,macaddr_gt,-,
+834,macaddr_ge,11,10,12,f,f,t,f,i,2,16,f,829 829,,,,macaddr_ge,-,
+835,macaddr_ne,11,10,12,f,f,t,f,i,2,16,f,829 829,,,,macaddr_ne,-,
+836,macaddr_cmp,11,10,12,f,f,t,f,i,2,23,f,829 829,,,,macaddr_cmp,-,
+910,inet_in,11,10,12,f,f,t,f,i,1,869,f,2275,,,,inet_in,-,
+911,inet_out,11,10,12,f,f,t,f,i,1,2275,f,869,,,,inet_out,-,
+1267,cidr_in,11,10,12,f,f,t,f,i,1,650,f,2275,,,,cidr_in,-,
+1427,cidr_out,11,10,12,f,f,t,f,i,1,2275,f,650,,,,cidr_out,-,
+920,network_eq,11,10,12,f,f,t,f,i,2,16,f,869 869,,,,network_eq,-,
+921,network_lt,11,10,12,f,f,t,f,i,2,16,f,869 869,,,,network_lt,-,
+922,network_le,11,10,12,f,f,t,f,i,2,16,f,869 869,,,,network_le,-,
+923,network_gt,11,10,12,f,f,t,f,i,2,16,f,869 869,,,,network_gt,-,
+924,network_ge,11,10,12,f,f,t,f,i,2,16,f,869 869,,,,network_ge,-,
+925,network_ne,11,10,12,f,f,t,f,i,2,16,f,869 869,,,,network_ne,-,
+926,network_cmp,11,10,12,f,f,t,f,i,2,23,f,869 869,,,,network_cmp,-,
+927,network_sub,11,10,12,f,f,t,f,i,2,16,f,869 869,,,,network_sub,-,
+928,network_subeq,11,10,12,f,f,t,f,i,2,16,f,869 869,,,,network_subeq,-,
+929,network_sup,11,10,12,f,f,t,f,i,2,16,f,869 869,,,,network_sup,-,
+930,network_supeq,11,10,12,f,f,t,f,i,2,16,f,869 869,,,,network_supeq,-,
+598,abbrev,11,10,12,f,f,t,f,i,1,25,f,869,,,,inet_abbrev,-,
+599,abbrev,11,10,12,f,f,t,f,i,1,25,f,650,,,,cidr_abbrev,-,
+605,set_masklen,11,10,12,f,f,t,f,i,2,869,f,869 23,,,,inet_set_masklen,-,
+635,set_masklen,11,10,12,f,f,t,f,i,2,650,f,650 23,,,,cidr_set_masklen,-,
+711,family,11,10,12,f,f,t,f,i,1,23,f,869,,,,network_family,-,
+683,network,11,10,12,f,f,t,f,i,1,650,f,869,,,,network_network,-,
+696,netmask,11,10,12,f,f,t,f,i,1,869,f,869,,,,network_netmask,-,
+697,masklen,11,10,12,f,f,t,f,i,1,23,f,869,,,,network_masklen,-,
+698,broadcast,11,10,12,f,f,t,f,i,1,869,f,869,,,,network_broadcast,-,
+699,host,11,10,12,f,f,t,f,i,1,25,f,869,,,,network_host,-,
+730,text,11,10,12,f,f,t,f,i,1,25,f,869,,,,network_show,-,
+1362,hostmask,11,10,12,f,f,t,f,i,1,869,f,869,,,,network_hostmask,-,
+1713,inet,11,10,12,f,f,t,f,i,1,869,f,25,,,,text_inet,-,
+1714,cidr,11,10,12,f,f,t,f,i,1,650,f,25,,,,text_cidr,-,
+1715,cidr,11,10,12,f,f,t,f,i,1,650,f,869,,,,inet_to_cidr,-,
+2196,inet_client_addr,11,10,12,f,f,f,f,s,0,869,f,"",,,,inet_client_addr,-,
+2197,inet_client_port,11,10,12,f,f,f,f,s,0,23,f,"",,,,inet_client_port,-,
+2198,inet_server_addr,11,10,12,f,f,f,f,s,0,869,f,"",,,,inet_server_addr,-,
+2199,inet_server_port,11,10,12,f,f,f,f,s,0,23,f,"",,,,inet_server_port,-,
+2627,inetnot,11,10,12,f,f,t,f,i,1,869,f,869,,,,inetnot,-,
+2628,inetand,11,10,12,f,f,t,f,i,2,869,f,869 869,,,,inetand,-,
+2629,inetor,11,10,12,f,f,t,f,i,2,869,f,869 869,,,,inetor,-,
+2630,inetpl,11,10,12,f,f,t,f,i,2,869,f,869 20,,,,inetpl,-,
+2631,int8pl_inet,11,10,14,f,f,t,f,i,2,869,f,20 869,,,,select $2 + $1,-,
+2632,inetmi_int8,11,10,12,f,f,t,f,i,2,869,f,869 20,,,,inetmi_int8,-,
+2633,inetmi,11,10,12,f,f,t,f,i,2,20,f,869 869,,,,inetmi,-,
+1686,numeric,11,10,12,f,f,t,f,i,1,1700,f,25,,,,text_numeric,-,
+1688,text,11,10,12,f,f,t,f,i,1,25,f,1700,,,,numeric_text,-,
+1690,time_mi_time,11,10,12,f,f,t,f,i,2,1186,f,1083 1083,,,,time_mi_time,-,
+1691,boolle,11,10,12,f,f,t,f,i,2,16,f,16 16,,,,boolle,-,
+1692,boolge,11,10,12,f,f,t,f,i,2,16,f,16 16,,,,boolge,-,
+1693,btboolcmp,11,10,12,f,f,t,f,i,2,23,f,16 16,,,,btboolcmp,-,
+1696,timetz_hash,11,10,12,f,f,t,f,i,1,23,f,1266,,,,timetz_hash,-,
+1697,interval_hash,11,10,12,f,f,t,f,i,1,23,f,1186,,,,interval_hash,-,
+1701,numeric_in,11,10,12,f,f,t,f,i,3,1700,f,2275 26 23,,,,numeric_in,-,
+1702,numeric_out,11,10,12,f,f,t,f,i,1,2275,f,1700,,,,numeric_out,-,
+1703,numeric,11,10,12,f,f,t,f,i,2,1700,f,1700 23,,,,numeric,-,
+1704,numeric_abs,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_abs,-,
+1705,abs,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_abs,-,
+1706,sign,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_sign,-,
+1707,round,11,10,12,f,f,t,f,i,2,1700,f,1700 23,,,,numeric_round,-,
+1708,round,11,10,14,f,f,t,f,i,1,1700,f,1700,,,,"select pg_catalog.round($1,0)",-,
+1709,trunc,11,10,12,f,f,t,f,i,2,1700,f,1700 23,,,,numeric_trunc,-,
+1710,trunc,11,10,14,f,f,t,f,i,1,1700,f,1700,,,,"select pg_catalog.trunc($1,0)",-,
+1711,ceil,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_ceil,-,
+2167,ceiling,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_ceil,-,
+1712,floor,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_floor,-,
+1718,numeric_eq,11,10,12,f,f,t,f,i,2,16,f,1700 1700,,,,numeric_eq,-,
+1719,numeric_ne,11,10,12,f,f,t,f,i,2,16,f,1700 1700,,,,numeric_ne,-,
+1720,numeric_gt,11,10,12,f,f,t,f,i,2,16,f,1700 1700,,,,numeric_gt,-,
+1721,numeric_ge,11,10,12,f,f,t,f,i,2,16,f,1700 1700,,,,numeric_ge,-,
+1722,numeric_lt,11,10,12,f,f,t,f,i,2,16,f,1700 1700,,,,numeric_lt,-,
+1723,numeric_le,11,10,12,f,f,t,f,i,2,16,f,1700 1700,,,,numeric_le,-,
+1724,numeric_add,11,10,12,f,f,t,f,i,2,1700,f,1700 1700,,,,numeric_add,-,
+1725,numeric_sub,11,10,12,f,f,t,f,i,2,1700,f,1700 1700,,,,numeric_sub,-,
+1726,numeric_mul,11,10,12,f,f,t,f,i,2,1700,f,1700 1700,,,,numeric_mul,-,
+1727,numeric_div,11,10,12,f,f,t,f,i,2,1700,f,1700 1700,,,,numeric_div,-,
+1728,mod,11,10,12,f,f,t,f,i,2,1700,f,1700 1700,,,,numeric_mod,-,
+1729,numeric_mod,11,10,12,f,f,t,f,i,2,1700,f,1700 1700,,,,numeric_mod,-,
+1730,sqrt,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_sqrt,-,
+1731,numeric_sqrt,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_sqrt,-,
+1732,exp,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_exp,-,
+1733,numeric_exp,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_exp,-,
+1734,ln,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_ln,-,
+1735,numeric_ln,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_ln,-,
+1736,log,11,10,12,f,f,t,f,i,2,1700,f,1700 1700,,,,numeric_log,-,
+1737,numeric_log,11,10,12,f,f,t,f,i,2,1700,f,1700 1700,,,,numeric_log,-,
+1738,pow,11,10,12,f,f,t,f,i,2,1700,f,1700 1700,,,,numeric_power,-,
+2169,power,11,10,12,f,f,t,f,i,2,1700,f,1700 1700,,,,numeric_power,-,
+1739,numeric_power,11,10,12,f,f,t,f,i,2,1700,f,1700 1700,,,,numeric_power,-,
+1740,numeric,11,10,12,f,f,t,f,i,1,1700,f,23,,,,int4_numeric,-,
+1741,log,11,10,14,f,f,t,f,i,1,1700,f,1700,,,,"select pg_catalog.log(10, $1)",-,
+1742,numeric,11,10,12,f,f,t,f,i,1,1700,f,700,,,,float4_numeric,-,
+1743,numeric,11,10,12,f,f,t,f,i,1,1700,f,701,,,,float8_numeric,-,
+1744,int4,11,10,12,f,f,t,f,i,1,23,f,1700,,,,numeric_int4,-,
+1745,float4,11,10,12,f,f,t,f,i,1,700,f,1700,,,,numeric_float4,-,
+1746,float8,11,10,12,f,f,t,f,i,1,701,f,1700,,,,numeric_float8,-,
+2170,width_bucket,11,10,12,f,f,t,f,i,4,23,f,1700 1700 1700 23,,,,width_bucket_numeric,-,
+1747,time_pl_interval,11,10,12,f,f,t,f,i,2,1083,f,1083 1186,,,,time_pl_interval,-,
+1748,time_mi_interval,11,10,12,f,f,t,f,i,2,1083,f,1083 1186,,,,time_mi_interval,-,
+1749,timetz_pl_interval,11,10,12,f,f,t,f,i,2,1266,f,1266 1186,,,,timetz_pl_interval,-,
+1750,timetz_mi_interval,11,10,12,f,f,t,f,i,2,1266,f,1266 1186,,,,timetz_mi_interval,-,
+1764,numeric_inc,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_inc,-,
+1004,numeric_dec,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_dec,-,
+1766,numeric_smaller,11,10,12,f,f,t,f,i,2,1700,f,1700 1700,,,,numeric_smaller,-,
+1767,numeric_larger,11,10,12,f,f,t,f,i,2,1700,f,1700 1700,,,,numeric_larger,-,
+1769,numeric_cmp,11,10,12,f,f,t,f,i,2,23,f,1700 1700,,,,numeric_cmp,-,
+1771,numeric_uminus,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_uminus,-,
+1779,int8,11,10,12,f,f,t,f,i,1,20,f,1700,,,,numeric_int8,-,
+1781,numeric,11,10,12,f,f,t,f,i,1,1700,f,20,,,,int8_numeric,-,
+1782,numeric,11,10,12,f,f,t,f,i,1,1700,f,21,,,,int2_numeric,-,
+1783,int2,11,10,12,f,f,t,f,i,1,21,f,1700,,,,numeric_int2,-,
+1770,to_char,11,10,12,f,f,t,f,s,2,25,f,1184 25,,,,timestamptz_to_char,-,
+1772,to_char,11,10,12,f,f,t,f,s,2,25,f,1700 25,,,,numeric_to_char,-,
+1773,to_char,11,10,12,f,f,t,f,s,2,25,f,23 25,,,,int4_to_char,-,
+1774,to_char,11,10,12,f,f,t,f,s,2,25,f,20 25,,,,int8_to_char,-,
+1775,to_char,11,10,12,f,f,t,f,s,2,25,f,700 25,,,,float4_to_char,-,
+1776,to_char,11,10,12,f,f,t,f,s,2,25,f,701 25,,,,float8_to_char,-,
+1777,to_number,11,10,12,f,f,t,f,s,2,1700,f,25 25,,,,numeric_to_number,-,
+1778,to_timestamp,11,10,12,f,f,t,f,s,2,1184,f,25 25,,,,to_timestamp,-,
+1780,to_date,11,10,12,f,f,t,f,s,2,1082,f,25 25,,,,to_date,-,
+1768,to_char,11,10,12,f,f,t,f,s,2,25,f,1186 25,,,,interval_to_char,-,
+1282,quote_ident,11,10,12,f,f,t,f,i,1,25,f,25,,,,quote_ident,-,
+1283,quote_literal,11,10,12,f,f,t,f,i,1,25,f,25,,,,quote_literal,-,
+1798,oidin,11,10,12,f,f,t,f,i,1,26,f,2275,,,,oidin,-,
+1799,oidout,11,10,12,f,f,t,f,i,1,2275,f,26,,,,oidout,-,
+1810,bit_length,11,10,14,f,f,t,f,i,1,23,f,17,,,,select pg_catalog.octet_length($1) * 8,-,
+1811,bit_length,11,10,14,f,f,t,f,i,1,23,f,25,,,,select pg_catalog.octet_length($1) * 8,-,
+1812,bit_length,11,10,14,f,f,t,f,i,1,23,f,1560,,,,select pg_catalog.length($1),-,
+1814,iclikesel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,iclikesel,-,
+1815,icnlikesel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,icnlikesel,-,
+1816,iclikejoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,iclikejoinsel,-,
+1817,icnlikejoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,icnlikejoinsel,-,
+1818,regexeqsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,regexeqsel,-,
+1819,likesel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,likesel,-,
+1820,icregexeqsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,icregexeqsel,-,
+1821,regexnesel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,regexnesel,-,
+1822,nlikesel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,nlikesel,-,
+1823,icregexnesel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 23,,,,icregexnesel,-,
+1824,regexeqjoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,regexeqjoinsel,-,
+1825,likejoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,likejoinsel,-,
+1826,icregexeqjoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,icregexeqjoinsel,-,
+1827,regexnejoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,regexnejoinsel,-,
+1828,nlikejoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,nlikejoinsel,-,
+1829,icregexnejoinsel,11,10,12,f,f,t,f,s,4,701,f,2281 26 2281 21,,,,icregexnejoinsel,-,
+1830,float8_avg,11,10,12,f,f,t,f,i,1,701,f,17,,,,float8_avg,-,
+2512,float8_var_pop,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_var_pop,-,
+1831,float8_var_samp,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_var_samp,-,
+2513,float8_stddev_pop,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_stddev_pop,-,
+1832,float8_stddev_samp,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_stddev_samp,-,
+1833,numeric_accum,11,10,12,f,f,t,f,i,2,1231,f,1231 1700,,,,numeric_accum,-,
+3102,numeric_avg_accum,11,10,12,f,f,t,f,i,2,17,f,17 1700,,,,numeric_avg_accum,-,
+7309,numeric_decum,11,10,12,f,f,t,f,i,2,1231,f,1231 1700,,,,numeric_decum,-,
+3103,numeric_avg_decum,11,10,12,f,f,t,f,i,2,17,f,17 1700,,,,numeric_avg_decum,-,
+1834,int2_accum,11,10,12,f,f,t,f,i,2,1231,f,1231 21,,,,int2_accum,-,
+1835,int4_accum,11,10,12,f,f,t,f,i,2,1231,f,1231 23,,,,int4_accum,-,
+1836,int8_accum,11,10,12,f,f,t,f,i,2,1231,f,1231 20,,,,int8_accum,-,
+7306,int2_decum,11,10,12,f,f,t,f,i,2,1231,f,1231 21,,,,int2_decum,-,
+7307,int4_decum,11,10,12,f,f,t,f,i,2,1231,f,1231 23,,,,int4_decum,-,
+7308,int8_decum,11,10,12,f,f,t,f,i,2,1231,f,1231 20,,,,int8_decum,-,
+1837,numeric_avg,11,10,12,f,f,t,f,i,1,1700,f,17,,,,numeric_avg,-,
+2514,numeric_var_pop,11,10,12,f,f,t,f,i,1,1700,f,1231,,,,numeric_var_pop,-,
+1838,numeric_var_samp,11,10,12,f,f,t,f,i,1,1700,f,1231,,,,numeric_var_samp,-,
+2596,numeric_stddev_pop,11,10,12,f,f,t,f,i,1,1700,f,1231,,,,numeric_stddev_pop,-,
+1839,numeric_stddev_samp,11,10,12,f,f,t,f,i,1,1700,f,1231,,,,numeric_stddev_samp,-,
+1840,int2_sum,11,10,12,f,f,f,f,i,2,20,f,20 21,,,,int2_sum,-,
+1841,int4_sum,11,10,12,f,f,f,f,i,2,20,f,20 23,,,,int4_sum,-,
+1842,int8_sum,11,10,12,f,f,f,f,i,2,1700,f,1700 20,,,,int8_sum,-,
+7008,int2_invsum,11,10,12,f,f,f,f,i,2,20,f,20 21,,,,int2_invsum,-,
+7009,int4_invsum,11,10,12,f,f,f,f,i,2,20,f,20 23,,,,int4_invsum,-,
+7010,int8_invsum,11,10,12,f,f,f,f,i,2,1700,f,1700 20,,,,int8_invsum,-,
+1843,interval_accum,11,10,12,f,f,t,f,i,2,1187,f,1187 1186,,,,interval_accum,-,
+6038,interval_decum,11,10,12,f,f,t,f,i,2,1187,f,1187 1186,,,,interval_decum,-,
+1844,interval_avg,11,10,12,f,f,t,f,i,1,1186,f,1187,,,,interval_avg,-,
+1962,int2_avg_accum,11,10,12,f,f,t,f,i,2,17,f,17 21,,,,int2_avg_accum,-,
+1963,int4_avg_accum,11,10,12,f,f,t,f,i,2,17,f,17 23,,,,int4_avg_accum,-,
+3100,int8_avg_accum,11,10,12,f,f,t,f,i,2,17,f,17 20,,,,int8_avg_accum,-,
+6019,int2_avg_decum,11,10,12,f,f,t,f,i,2,17,f,17 21,,,,int2_avg_decum,-,
+6020,int4_avg_decum,11,10,12,f,f,t,f,i,2,17,f,17 23,,,,int4_avg_decum,-,
+3101,int8_avg_decum,11,10,12,f,f,t,f,i,2,17,f,17 20,,,,int8_avg_decum,-,
+1964,int8_avg,11,10,12,f,f,t,f,i,1,1700,f,17,,,,int8_avg,-,
+2805,int8inc_float8_float8,11,10,12,f,f,t,f,i,3,20,f,20 701 701,,,,int8inc_float8_float8,-,
+2806,float8_regr_accum,11,10,12,f,f,t,f,i,3,1022,f,1022 701 701,,,,float8_regr_accum,-,
+2807,float8_regr_sxx,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_regr_sxx,-,
+2808,float8_regr_syy,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_regr_syy,-,
+2809,float8_regr_sxy,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_regr_sxy,-,
+2810,float8_regr_avgx,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_regr_avgx,-,
+2811,float8_regr_avgy,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_regr_avgy,-,
+2812,float8_regr_r2,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_regr_r2,-,
+2813,float8_regr_slope,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_regr_slope,-,
+2814,float8_regr_intercept,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_regr_intercept,-,
+2815,float8_covar_pop,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_covar_pop,-,
+2816,float8_covar_samp,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_covar_samp,-,
+2817,float8_corr,11,10,12,f,f,t,f,i,1,701,f,1022,,,,float8_corr,-,
+1845,to_ascii,11,10,12,f,f,t,f,i,1,25,f,25,,,,to_ascii_default,-,
+1846,to_ascii,11,10,12,f,f,t,f,i,2,25,f,25 23,,,,to_ascii_enc,-,
+1847,to_ascii,11,10,12,f,f,t,f,i,2,25,f,25 19,,,,to_ascii_encname,-,
+1848,interval_pl_time,11,10,14,f,f,t,f,i,2,1083,f,1186 1083,,,,select $2 + $1,-,
+1850,int28eq,11,10,12,f,f,t,f,i,2,16,f,21 20,,,,int28eq,-,
+1851,int28ne,11,10,12,f,f,t,f,i,2,16,f,21 20,,,,int28ne,-,
+1852,int28lt,11,10,12,f,f,t,f,i,2,16,f,21 20,,,,int28lt,-,
+1853,int28gt,11,10,12,f,f,t,f,i,2,16,f,21 20,,,,int28gt,-,
+1854,int28le,11,10,12,f,f,t,f,i,2,16,f,21 20,,,,int28le,-,
+1855,int28ge,11,10,12,f,f,t,f,i,2,16,f,21 20,,,,int28ge,-,
+1856,int82eq,11,10,12,f,f,t,f,i,2,16,f,20 21,,,,int82eq,-,
+1857,int82ne,11,10,12,f,f,t,f,i,2,16,f,20 21,,,,int82ne,-,
+1858,int82lt,11,10,12,f,f,t,f,i,2,16,f,20 21,,,,int82lt,-,
+1859,int82gt,11,10,12,f,f,t,f,i,2,16,f,20 21,,,,int82gt,-,
+1860,int82le,11,10,12,f,f,t,f,i,2,16,f,20 21,,,,int82le,-,
+1861,int82ge,11,10,12,f,f,t,f,i,2,16,f,20 21,,,,int82ge,-,
+1892,int2and,11,10,12,f,f,t,f,i,2,21,f,21 21,,,,int2and,-,
+1893,int2or,11,10,12,f,f,t,f,i,2,21,f,21 21,,,,int2or,-,
+1894,int2xor,11,10,12,f,f,t,f,i,2,21,f,21 21,,,,int2xor,-,
+1895,int2not,11,10,12,f,f,t,f,i,1,21,f,21,,,,int2not,-,
+1896,int2shl,11,10,12,f,f,t,f,i,2,21,f,21 23,,,,int2shl,-,
+1897,int2shr,11,10,12,f,f,t,f,i,2,21,f,21 23,,,,int2shr,-,
+1898,int4and,11,10,12,f,f,t,f,i,2,23,f,23 23,,,,int4and,-,
+1899,int4or,11,10,12,f,f,t,f,i,2,23,f,23 23,,,,int4or,-,
+1900,int4xor,11,10,12,f,f,t,f,i,2,23,f,23 23,,,,int4xor,-,
+1901,int4not,11,10,12,f,f,t,f,i,1,23,f,23,,,,int4not,-,
+1902,int4shl,11,10,12,f,f,t,f,i,2,23,f,23 23,,,,int4shl,-,
+1903,int4shr,11,10,12,f,f,t,f,i,2,23,f,23 23,,,,int4shr,-,
+1904,int8and,11,10,12,f,f,t,f,i,2,20,f,20 20,,,,int8and,-,
+1905,int8or,11,10,12,f,f,t,f,i,2,20,f,20 20,,,,int8or,-,
+1906,int8xor,11,10,12,f,f,t,f,i,2,20,f,20 20,,,,int8xor,-,
+1907,int8not,11,10,12,f,f,t,f,i,1,20,f,20,,,,int8not,-,
+1908,int8shl,11,10,12,f,f,t,f,i,2,20,f,20 23,,,,int8shl,-,
+1909,int8shr,11,10,12,f,f,t,f,i,2,20,f,20 23,,,,int8shr,-,
+1910,int8up,11,10,12,f,f,t,f,i,1,20,f,20,,,,int8up,-,
+1911,int2up,11,10,12,f,f,t,f,i,1,21,f,21,,,,int2up,-,
+1912,int4up,11,10,12,f,f,t,f,i,1,23,f,23,,,,int4up,-,
+1913,float4up,11,10,12,f,f,t,f,i,1,700,f,700,,,,float4up,-,
+1914,float8up,11,10,12,f,f,t,f,i,1,701,f,701,,,,float8up,-,
+1915,numeric_uplus,11,10,12,f,f,t,f,i,1,1700,f,1700,,,,numeric_uplus,-,
+1922,has_table_privilege,11,10,12,f,f,t,f,s,3,16,f,19 25 25,,,,has_table_privilege_name_name,-,
+1923,has_table_privilege,11,10,12,f,f,t,f,s,3,16,f,19 26 25,,,,has_table_privilege_name_id,-,
+1924,has_table_privilege,11,10,12,f,f,t,f,s,3,16,f,26 25 25,,,,has_table_privilege_id_name,-,
+1925,has_table_privilege,11,10,12,f,f,t,f,s,3,16,f,26 26 25,,,,has_table_privilege_id_id,-,
+1926,has_table_privilege,11,10,12,f,f,t,f,s,2,16,f,25 25,,,,has_table_privilege_name,-,
+1927,has_table_privilege,11,10,12,f,f,t,f,s,2,16,f,26 25,,,,has_table_privilege_id,-,
+1928,pg_stat_get_numscans,11,10,12,f,f,t,f,s,1,20,f,26,,,,pg_stat_get_numscans,-,
+1929,pg_stat_get_tuples_returned,11,10,12,f,f,t,f,s,1,20,f,26,,,,pg_stat_get_tuples_returned,-,
+1930,pg_stat_get_tuples_fetched,11,10,12,f,f,t,f,s,1,20,f,26,,,,pg_stat_get_tuples_fetched,-,
+1931,pg_stat_get_tuples_inserted,11,10,12,f,f,t,f,s,1,20,f,26,,,,pg_stat_get_tuples_inserted,-,
+1932,pg_stat_get_tuples_updated,11,10,12,f,f,t,f,s,1,20,f,26,,,,pg_stat_get_tuples_updated,-,
+1933,pg_stat_get_tuples_deleted,11,10,12,f,f,t,f,s,1,20,f,26,,,,pg_stat_get_tuples_deleted,-,
+1934,pg_stat_get_blocks_fetched,11,10,12,f,f,t,f,s,1,20,f,26,,,,pg_stat_get_blocks_fetched,-,
+1935,pg_stat_get_blocks_hit,11,10,12,f,f,t,f,s,1,20,f,26,,,,pg_stat_get_blocks_hit,-,
+2781,pg_stat_get_last_vacuum_time,11,10,12,f,f,t,f,s,1,1184,f,26,,,,pg_stat_get_last_vacuum_time,-,
+2782,pg_stat_get_last_autovacuum_time,11,10,12,f,f,t,f,s,1,1184,f,26,,,,pg_stat_get_last_autovacuum_time,-,
+2783,pg_stat_get_last_analyze_time,11,10,12,f,f,t,f,s,1,1184,f,26,,,,pg_stat_get_last_analyze_time,-,
+2784,pg_stat_get_last_autoanalyze_time,11,10,12,f,f,t,f,s,1,1184,f,26,,,,pg_stat_get_last_autoanalyze_time,-,
+1936,pg_stat_get_backend_idset,11,10,12,f,f,t,t,s,0,23,f,"",,,,pg_stat_get_backend_idset,-,
+2026,pg_backend_pid,11,10,12,f,f,t,f,s,0,23,f,"",,,,pg_backend_pid,-,
+2274,pg_stat_reset,11,10,12,f,f,f,f,v,0,16,f,"",,,,pg_stat_reset,-,
+1937,pg_stat_get_backend_pid,11,10,12,f,f,t,f,s,1,23,f,23,,,,pg_stat_get_backend_pid,-,
+1938,pg_stat_get_backend_dbid,11,10,12,f,f,t,f,s,1,26,f,23,,,,pg_stat_get_backend_dbid,-,
+1939,pg_stat_get_backend_useri

<TRUNCATED>