123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948 |
- struct TArgs_aclcontains_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_acldefault_sql_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_aclinsert_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_aclitem_eq_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_aclitemin_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_aclitemout_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_aclremove_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_amvalidate_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_bthandler_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_cursor_to_xml_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 5> IsFixedArg = {false,true,true,true,false};
- };
- struct TArgs_cursor_to_xmlschema_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,true,true,false};
- };
- struct TArgs_database_to_xml_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_database_to_xml_and_xmlschema_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_database_to_xmlschema_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_dtoi8_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_ftoi8_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_generate_series_int8_support_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_has_any_column_privilege_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,false};
- };
- struct TArgs_has_any_column_privilege_id_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_has_any_column_privilege_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,false,false};
- };
- struct TArgs_has_any_column_privilege_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_has_any_column_privilege_name_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,true,false};
- };
- struct TArgs_has_any_column_privilege_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_has_column_privilege_id_attnum_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_has_column_privilege_id_id_attnum_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {true,true,true,false};
- };
- struct TArgs_has_column_privilege_id_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {true,true,false,false};
- };
- struct TArgs_has_column_privilege_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,false,false};
- };
- struct TArgs_has_column_privilege_id_name_attnum_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {true,false,true,false};
- };
- struct TArgs_has_column_privilege_id_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {true,false,false,false};
- };
- struct TArgs_has_column_privilege_name_attnum_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,true,false};
- };
- struct TArgs_has_column_privilege_name_id_attnum_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,true,true,false};
- };
- struct TArgs_has_column_privilege_name_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,true,false,false};
- };
- struct TArgs_has_column_privilege_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_has_column_privilege_name_name_attnum_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,false,true,false};
- };
- struct TArgs_has_column_privilege_name_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,false,false,false};
- };
- struct TArgs_has_database_privilege_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,false};
- };
- struct TArgs_has_database_privilege_id_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_has_database_privilege_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,false,false};
- };
- struct TArgs_has_database_privilege_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_has_database_privilege_name_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,true,false};
- };
- struct TArgs_has_database_privilege_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_has_foreign_data_wrapper_privilege_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,false};
- };
- struct TArgs_has_foreign_data_wrapper_privilege_id_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_has_foreign_data_wrapper_privilege_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,false,false};
- };
- struct TArgs_has_foreign_data_wrapper_privilege_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_has_foreign_data_wrapper_privilege_name_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,true,false};
- };
- struct TArgs_has_foreign_data_wrapper_privilege_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_has_function_privilege_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,false};
- };
- struct TArgs_has_function_privilege_id_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_has_function_privilege_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,false,false};
- };
- struct TArgs_has_function_privilege_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_has_function_privilege_name_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,true,false};
- };
- struct TArgs_has_function_privilege_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_has_language_privilege_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,false};
- };
- struct TArgs_has_language_privilege_id_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_has_language_privilege_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,false,false};
- };
- struct TArgs_has_language_privilege_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_has_language_privilege_name_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,true,false};
- };
- struct TArgs_has_language_privilege_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_has_parameter_privilege_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,false,false};
- };
- struct TArgs_has_parameter_privilege_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_has_parameter_privilege_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_has_schema_privilege_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,false};
- };
- struct TArgs_has_schema_privilege_id_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_has_schema_privilege_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,false,false};
- };
- struct TArgs_has_schema_privilege_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_has_schema_privilege_name_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,true,false};
- };
- struct TArgs_has_schema_privilege_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_has_sequence_privilege_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,false};
- };
- struct TArgs_has_sequence_privilege_id_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_has_sequence_privilege_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,false,false};
- };
- struct TArgs_has_sequence_privilege_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_has_sequence_privilege_name_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,true,false};
- };
- struct TArgs_has_sequence_privilege_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_has_server_privilege_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,false};
- };
- struct TArgs_has_server_privilege_id_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_has_server_privilege_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,false,false};
- };
- struct TArgs_has_server_privilege_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_has_server_privilege_name_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,true,false};
- };
- struct TArgs_has_server_privilege_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_has_table_privilege_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,false};
- };
- struct TArgs_has_table_privilege_id_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_has_table_privilege_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,false,false};
- };
- struct TArgs_has_table_privilege_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_has_table_privilege_name_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,true,false};
- };
- struct TArgs_has_table_privilege_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_has_tablespace_privilege_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,false};
- };
- struct TArgs_has_tablespace_privilege_id_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_has_tablespace_privilege_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,false,false};
- };
- struct TArgs_has_tablespace_privilege_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_has_tablespace_privilege_name_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,true,false};
- };
- struct TArgs_has_tablespace_privilege_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_has_type_privilege_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,false};
- };
- struct TArgs_has_type_privilege_id_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_has_type_privilege_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,false,false};
- };
- struct TArgs_has_type_privilege_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_has_type_privilege_name_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,true,false};
- };
- struct TArgs_has_type_privilege_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_hash_aclitem_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_hash_aclitem_extended_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,true};
- };
- struct TArgs_i8tod_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_i8tof_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_i8tooid_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_in_range_int8_int8_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 5> IsFixedArg = {true,true,true,true,true};
- };
- struct TArgs_int28_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_int28div_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int28eq_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int28ge_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int28gt_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int28le_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int28lt_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int28mi_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int28mul_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int28ne_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int28pl_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int48_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_int48div_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int48eq_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int48ge_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int48gt_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int48le_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int48lt_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int48mi_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int48mul_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int48ne_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int48pl_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int82_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_int82div_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int82eq_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int82ge_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int82gt_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int82le_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int82lt_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int82mi_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int82mul_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int82ne_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int82pl_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int84_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_int84div_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int84eq_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int84ge_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int84gt_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int84le_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int84lt_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int84mi_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int84mul_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int84ne_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int84pl_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8abs_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_int8and_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8dec_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_int8dec_any_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8div_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8eq_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8gcd_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8ge_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8gt_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8in_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_int8inc_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_int8inc_any_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8inc_float8_float8_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,true};
- };
- struct TArgs_int8inc_support_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_int8larger_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8lcm_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8le_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8lt_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8mi_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8mod_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8mul_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8ne_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8not_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_int8or_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8out_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_int8pl_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8recv_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_int8send_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_int8shl_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8shr_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8smaller_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_int8um_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_int8up_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_int8xor_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,true};
- };
- struct TArgs_jsonb_path_exists_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,false,false,true};
- };
- struct TArgs_jsonb_path_exists_opr_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_jsonb_path_exists_tz_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,false,false,true};
- };
- struct TArgs_jsonb_path_match_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,false,false,true};
- };
- struct TArgs_jsonb_path_match_opr_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_jsonb_path_match_tz_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,false,false,true};
- };
- struct TArgs_jsonb_path_query_array_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,false,false,true};
- };
- struct TArgs_jsonb_path_query_array_tz_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,false,false,true};
- };
- struct TArgs_jsonb_path_query_first_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,false,false,true};
- };
- struct TArgs_jsonb_path_query_first_tz_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,false,false,true};
- };
- struct TArgs_makeaclitem_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {true,true,false,true};
- };
- struct TArgs_oidtoi8_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_pg_dependencies_in_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_pg_dependencies_out_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_pg_dependencies_recv_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_pg_dependencies_send_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_pg_has_role_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {true,false};
- };
- struct TArgs_pg_has_role_id_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,true,false};
- };
- struct TArgs_pg_has_role_id_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {true,false,false};
- };
- struct TArgs_pg_has_role_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_pg_has_role_name_id_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,true,false};
- };
- struct TArgs_pg_has_role_name_name_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_query_to_xml_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,true,true,false};
- };
- struct TArgs_query_to_xml_and_xmlschema_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,true,true,false};
- };
- struct TArgs_query_to_xmlschema_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,true,true,false};
- };
- struct TArgs_schema_to_xml_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,true,true,false};
- };
- struct TArgs_schema_to_xml_and_xmlschema_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,true,true,false};
- };
- struct TArgs_schema_to_xmlschema_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,true,true,false};
- };
- struct TArgs_table_to_xml_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {true,true,true,false};
- };
- struct TArgs_table_to_xml_and_xmlschema_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {true,true,true,false};
- };
- struct TArgs_table_to_xmlschema_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {true,true,true,false};
- };
- struct TArgs_texttoxml_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_ts_rank_tt_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_ts_rank_ttf_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,true};
- };
- struct TArgs_ts_rank_wtt_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_ts_rank_wttf_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,false,false,true};
- };
- struct TArgs_ts_rankcd_tt_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_ts_rankcd_ttf_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,true};
- };
- struct TArgs_ts_rankcd_wtt_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_ts_rankcd_wttf_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 4> IsFixedArg = {false,false,false,true};
- };
- struct TArgs_unique_key_recheck_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 0> IsFixedArg = {};
- };
- struct TArgs_xml_in_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_xml_is_well_formed_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_xml_is_well_formed_content_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_xml_is_well_formed_document_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_xml_out_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_xml_recv_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {true};
- };
- struct TArgs_xml_send_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_xmlcomment_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_xmlconcat2_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_xmlexists_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_xmltotext_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 1> IsFixedArg = {false};
- };
- struct TArgs_xmlvalidate_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 2> IsFixedArg = {false,false};
- };
- struct TArgs_xpath_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
- struct TArgs_xpath_exists_Policy {
- static constexpr bool VarArgs = false;
- static constexpr std::array<bool, 3> IsFixedArg = {false,false,false};
- };
|