123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- TExecFunc arrow_RI_FKey_cascade_del() { return MakeIndirectExec<true, true>(&RI_FKey_cascade_del); }
- TExecFunc arrow_RI_FKey_cascade_upd() { return MakeIndirectExec<true, true>(&RI_FKey_cascade_upd); }
- TExecFunc arrow_RI_FKey_check_ins() { return MakeIndirectExec<true, true>(&RI_FKey_check_ins); }
- TExecFunc arrow_RI_FKey_check_upd() { return MakeIndirectExec<true, true>(&RI_FKey_check_upd); }
- TExecFunc arrow_RI_FKey_noaction_del() { return MakeIndirectExec<true, true>(&RI_FKey_noaction_del); }
- TExecFunc arrow_RI_FKey_noaction_upd() { return MakeIndirectExec<true, true>(&RI_FKey_noaction_upd); }
- TExecFunc arrow_RI_FKey_restrict_del() { return MakeIndirectExec<true, true>(&RI_FKey_restrict_del); }
- TExecFunc arrow_RI_FKey_restrict_upd() { return MakeIndirectExec<true, true>(&RI_FKey_restrict_upd); }
- TExecFunc arrow_RI_FKey_setdefault_del() { return MakeIndirectExec<true, true>(&RI_FKey_setdefault_del); }
- TExecFunc arrow_RI_FKey_setdefault_upd() { return MakeIndirectExec<true, true>(&RI_FKey_setdefault_upd); }
- TExecFunc arrow_RI_FKey_setnull_del() { return MakeIndirectExec<true, true>(&RI_FKey_setnull_del); }
- TExecFunc arrow_RI_FKey_setnull_upd() { return MakeIndirectExec<true, true>(&RI_FKey_setnull_upd); }
- TExecFunc arrow_arraycontjoinsel() { return MakeIndirectExec<true, true>(&arraycontjoinsel); }
- TExecFunc arrow_arraycontsel() { return MakeIndirectExec<true, true>(&arraycontsel); }
- TExecFunc arrow_currval_oid() { return MakeIndirectExec<true, true>(&currval_oid); }
- TExecFunc arrow_gist_box_consistent() { return MakeIndirectExec<true, true>(&gist_box_consistent); }
- TExecFunc arrow_gist_box_distance() { return MakeIndirectExec<true, true>(&gist_box_distance); }
- TExecFunc arrow_gist_box_penalty() { return MakeIndirectExec<true, true>(&gist_box_penalty); }
- TExecFunc arrow_gist_box_picksplit() { return MakeIndirectExec<true, true>(&gist_box_picksplit); }
- TExecFunc arrow_gist_box_same() { return MakeIndirectExec<true, true>(&gist_box_same); }
- TExecFunc arrow_gist_box_union() { return MakeIndirectExec<true, false>(&gist_box_union); }
- TExecFunc arrow_gist_circle_compress() { return MakeIndirectExec<true, true>(&gist_circle_compress); }
- TExecFunc arrow_gist_circle_consistent() { return MakeIndirectExec<true, true>(&gist_circle_consistent); }
- TExecFunc arrow_gist_circle_distance() { return MakeIndirectExec<true, true>(&gist_circle_distance); }
- TExecFunc arrow_gist_point_compress() { return MakeIndirectExec<true, true>(&gist_point_compress); }
- TExecFunc arrow_gist_point_consistent() { return MakeIndirectExec<true, true>(&gist_point_consistent); }
- TExecFunc arrow_gist_point_distance() { return MakeIndirectExec<true, true>(&gist_point_distance); }
- TExecFunc arrow_gist_point_fetch() { return MakeIndirectExec<true, true>(&gist_point_fetch); }
- TExecFunc arrow_gist_point_sortsupport() { return MakeIndirectExec<true, true>(&gist_point_sortsupport); }
- TExecFunc arrow_gist_poly_compress() { return MakeIndirectExec<true, true>(&gist_poly_compress); }
- TExecFunc arrow_gist_poly_consistent() { return MakeIndirectExec<true, true>(&gist_poly_consistent); }
- TExecFunc arrow_gist_poly_distance() { return MakeIndirectExec<true, true>(&gist_poly_distance); }
- TExecFunc arrow_hashhandler() { return MakeIndirectExec<true, true>(&hashhandler); }
- TExecFunc arrow_lastval() { return MakeIndirectExec<true, true>(&lastval); }
- TExecFunc arrow_networkjoinsel() { return MakeIndirectExec<true, true>(&networkjoinsel); }
- TExecFunc arrow_networksel() { return MakeIndirectExec<true, true>(&networksel); }
- TExecFunc arrow_nextval_oid() { return MakeIndirectExec<true, true>(&nextval_oid); }
- TExecFunc arrow_pg_backup_start() { return MakeIndirectExec<true, true>(&pg_backup_start); }
- TExecFunc arrow_pg_backup_stop() { return MakeIndirectExec<true, false>(&pg_backup_stop); }
- TExecFunc arrow_pg_create_restore_point() { return MakeIndirectExec<true, true>(&pg_create_restore_point); }
- TExecFunc arrow_pg_current_wal_flush_lsn() { return MakeIndirectExec<true, true>(&pg_current_wal_flush_lsn); }
- TExecFunc arrow_pg_current_wal_insert_lsn() { return MakeIndirectExec<true, true>(&pg_current_wal_insert_lsn); }
- TExecFunc arrow_pg_current_wal_lsn() { return MakeIndirectExec<true, true>(&pg_current_wal_lsn); }
- TExecFunc arrow_pg_database_collation_actual_version() { return MakeIndirectExec<true, false>(&pg_database_collation_actual_version); }
- TExecFunc arrow_pg_get_wal_replay_pause_state() { return MakeIndirectExec<true, false>(&pg_get_wal_replay_pause_state); }
- TExecFunc arrow_pg_is_in_recovery() { return MakeIndirectExec<true, true>(&pg_is_in_recovery); }
- TExecFunc arrow_pg_is_wal_replay_paused() { return MakeIndirectExec<true, true>(&pg_is_wal_replay_paused); }
- TExecFunc arrow_pg_last_wal_receive_lsn() { return MakeIndirectExec<true, true>(&pg_last_wal_receive_lsn); }
- TExecFunc arrow_pg_last_wal_replay_lsn() { return MakeIndirectExec<true, true>(&pg_last_wal_replay_lsn); }
- TExecFunc arrow_pg_last_xact_replay_timestamp() { return MakeIndirectExec<true, true>(&pg_last_xact_replay_timestamp); }
- TExecFunc arrow_pg_log_standby_snapshot() { return MakeIndirectExec<true, true>(&pg_log_standby_snapshot); }
- TExecFunc arrow_pg_promote() { return MakeIndirectExec<true, true>(&pg_promote); }
- TExecFunc arrow_pg_sequence_last_value() { return MakeIndirectExec<true, true>(&pg_sequence_last_value); }
- TExecFunc arrow_pg_sequence_parameters() { return MakeIndirectExec<true, false>(&pg_sequence_parameters); }
- TExecFunc arrow_pg_split_walfile_name() { return MakeIndirectExec<true, false>(&pg_split_walfile_name); }
- TExecFunc arrow_pg_switch_wal() { return MakeIndirectExec<true, true>(&pg_switch_wal); }
- TExecFunc arrow_pg_wal_lsn_diff() { return MakeIndirectExec<true, false>(&pg_wal_lsn_diff); }
- TExecFunc arrow_pg_wal_replay_pause() { return MakeIndirectExec<true, true>(&pg_wal_replay_pause); }
- TExecFunc arrow_pg_wal_replay_resume() { return MakeIndirectExec<true, true>(&pg_wal_replay_resume); }
- TExecFunc arrow_pg_walfile_name() { return MakeIndirectExec<true, false>(&pg_walfile_name); }
- TExecFunc arrow_pg_walfile_name_offset() { return MakeIndirectExec<true, false>(&pg_walfile_name_offset); }
- TExecFunc arrow_prsd_end() { return MakeIndirectExec<true, true>(&prsd_end); }
- TExecFunc arrow_prsd_headline() { return MakeIndirectExec<true, true>(&prsd_headline); }
- TExecFunc arrow_prsd_lextype() { return MakeIndirectExec<true, true>(&prsd_lextype); }
- TExecFunc arrow_prsd_nexttoken() { return MakeIndirectExec<true, true>(&prsd_nexttoken); }
- TExecFunc arrow_prsd_start() { return MakeIndirectExec<true, true>(&prsd_start); }
- TExecFunc arrow_setval3_oid() { return MakeIndirectExec<true, true>(&setval3_oid); }
- TExecFunc arrow_setval_oid() { return MakeIndirectExec<true, true>(&setval_oid); }
- TExecFunc arrow_spg_kd_choose() { return MakeIndirectExec<true, true>(&spg_kd_choose); }
- TExecFunc arrow_spg_kd_config() { return MakeIndirectExec<true, true>(&spg_kd_config); }
- TExecFunc arrow_spg_kd_inner_consistent() { return MakeIndirectExec<true, true>(&spg_kd_inner_consistent); }
- TExecFunc arrow_spg_kd_picksplit() { return MakeIndirectExec<true, true>(&spg_kd_picksplit); }
- TExecFunc arrow_tsq_mcontained() { return MakeIndirectExec<true, true>(&tsq_mcontained); }
- TExecFunc arrow_tsq_mcontains() { return MakeIndirectExec<true, true>(&tsq_mcontains); }
- TExecFunc arrow_tsquery_and() { return MakeIndirectExec<true, false>(&tsquery_and); }
- TExecFunc arrow_tsquery_cmp() { return MakeIndirectExec<true, true>(&tsquery_cmp); }
- TExecFunc arrow_tsquery_eq() { return MakeIndirectExec<true, true>(&tsquery_eq); }
- TExecFunc arrow_tsquery_ge() { return MakeIndirectExec<true, true>(&tsquery_ge); }
- TExecFunc arrow_tsquery_gt() { return MakeIndirectExec<true, true>(&tsquery_gt); }
- TExecFunc arrow_tsquery_le() { return MakeIndirectExec<true, true>(&tsquery_le); }
- TExecFunc arrow_tsquery_lt() { return MakeIndirectExec<true, true>(&tsquery_lt); }
- TExecFunc arrow_tsquery_ne() { return MakeIndirectExec<true, true>(&tsquery_ne); }
- TExecFunc arrow_tsquery_not() { return MakeIndirectExec<true, false>(&tsquery_not); }
- TExecFunc arrow_tsquery_numnode() { return MakeIndirectExec<true, true>(&tsquery_numnode); }
- TExecFunc arrow_tsquery_or() { return MakeIndirectExec<true, false>(&tsquery_or); }
- TExecFunc arrow_tsquery_phrase() { return MakeIndirectExec<true, false>(&tsquery_phrase); }
- TExecFunc arrow_tsquery_phrase_distance() { return MakeIndirectExec<true, false>(&tsquery_phrase_distance); }
|