aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/parser/pg_wrapper/pg_kernels.slow.4.inc
blob: 593be8cc7bc2768b2c31bff59d27a2d089eb8acf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
TExecFunc arrow_array_subscript_handler() { return MakeIndirectExec<true, true>(&array_subscript_handler); }
TExecFunc arrow_btboolcmp() { return MakeIndirectExec<true, true>(&btboolcmp); }
TExecFunc arrow_btcharcmp() { return MakeIndirectExec<true, true>(&btcharcmp); }
TExecFunc arrow_btint24cmp() { return MakeIndirectExec<true, true>(&btint24cmp); }
TExecFunc arrow_btint28cmp() { return MakeIndirectExec<true, true>(&btint28cmp); }
TExecFunc arrow_btint2cmp() { return MakeIndirectExec<true, true>(&btint2cmp); }
TExecFunc arrow_btint2sortsupport() { return MakeIndirectExec<true, true>(&btint2sortsupport); }
TExecFunc arrow_btint42cmp() { return MakeIndirectExec<true, true>(&btint42cmp); }
TExecFunc arrow_btint48cmp() { return MakeIndirectExec<true, true>(&btint48cmp); }
TExecFunc arrow_btint4cmp() { return MakeIndirectExec<true, true>(&btint4cmp); }
TExecFunc arrow_btint4sortsupport() { return MakeIndirectExec<true, true>(&btint4sortsupport); }
TExecFunc arrow_btint82cmp() { return MakeIndirectExec<true, true>(&btint82cmp); }
TExecFunc arrow_btint84cmp() { return MakeIndirectExec<true, true>(&btint84cmp); }
TExecFunc arrow_btint8cmp() { return MakeIndirectExec<true, true>(&btint8cmp); }
TExecFunc arrow_btint8sortsupport() { return MakeIndirectExec<true, true>(&btint8sortsupport); }
TExecFunc arrow_btoidcmp() { return MakeIndirectExec<true, true>(&btoidcmp); }
TExecFunc arrow_btoidsortsupport() { return MakeIndirectExec<true, true>(&btoidsortsupport); }
TExecFunc arrow_btoidvectorcmp() { return MakeIndirectExec<true, true>(&btoidvectorcmp); }
TExecFunc arrow_char_text() { return MakeIndirectExec<true, false>(&char_text); }
TExecFunc arrow_chareq() { return MakeIndirectExec<true, true>(&chareq); }
TExecFunc arrow_charge() { return MakeIndirectExec<true, true>(&charge); }
TExecFunc arrow_chargt() { return MakeIndirectExec<true, true>(&chargt); }
TExecFunc arrow_charin() { return MakeIndirectExec<true, true>(&charin); }
TExecFunc arrow_charle() { return MakeIndirectExec<true, true>(&charle); }
TExecFunc arrow_charlt() { return MakeIndirectExec<true, true>(&charlt); }
TExecFunc arrow_charne() { return MakeIndirectExec<true, true>(&charne); }
TExecFunc arrow_charout() { return MakeIndirectExec<true, false>(&charout); }
TExecFunc arrow_charrecv() { return MakeIndirectExec<true, true>(&charrecv); }
TExecFunc arrow_charsend() { return MakeIndirectExec<true, false>(&charsend); }
TExecFunc arrow_chartoi4() { return MakeIndirectExec<true, true>(&chartoi4); }
TExecFunc arrow_daterange_canonical() { return MakeIndirectExec<true, false>(&daterange_canonical); }
TExecFunc arrow_daterange_subdiff() { return MakeIndirectExec<true, true>(&daterange_subdiff); }
TExecFunc arrow_elem_contained_by_range() { return MakeIndirectExec<true, true>(&elem_contained_by_range); }
TExecFunc arrow_fmgr_c_validator() { return MakeIndirectExec<true, true>(&fmgr_c_validator); }
TExecFunc arrow_fmgr_internal_validator() { return MakeIndirectExec<true, true>(&fmgr_internal_validator); }
TExecFunc arrow_fmgr_sql_validator() { return MakeIndirectExec<true, true>(&fmgr_sql_validator); }
TExecFunc arrow_hash_range() { return MakeIndirectExec<true, true>(&hash_range); }
TExecFunc arrow_hash_range_extended() { return MakeIndirectExec<true, true>(&hash_range_extended); }
TExecFunc arrow_i4tochar() { return MakeIndirectExec<true, true>(&i4tochar); }
TExecFunc arrow_int4range_canonical() { return MakeIndirectExec<true, false>(&int4range_canonical); }
TExecFunc arrow_int4range_subdiff() { return MakeIndirectExec<true, true>(&int4range_subdiff); }
TExecFunc arrow_int8range_canonical() { return MakeIndirectExec<true, false>(&int8range_canonical); }
TExecFunc arrow_int8range_subdiff() { return MakeIndirectExec<true, true>(&int8range_subdiff); }
TExecFunc arrow_jsonb_agg_finalfn() { return MakeIndirectExec<false, false>(&jsonb_agg_finalfn); }
TExecFunc arrow_jsonb_agg_strict_transfn() { return MakeIndirectExec<false, true>(&jsonb_agg_strict_transfn); }
TExecFunc arrow_jsonb_agg_transfn() { return MakeIndirectExec<false, true>(&jsonb_agg_transfn); }
TExecFunc arrow_jsonb_bool() { return MakeIndirectExec<true, true>(&jsonb_bool); }
TExecFunc arrow_jsonb_build_array() { return MakeIndirectExec<false, false>(&jsonb_build_array); }
TExecFunc arrow_jsonb_build_array_noargs() { return MakeIndirectExec<false, false>(&jsonb_build_array_noargs); }
TExecFunc arrow_jsonb_build_object() { return MakeIndirectExec<false, false>(&jsonb_build_object); }
TExecFunc arrow_jsonb_build_object_noargs() { return MakeIndirectExec<false, false>(&jsonb_build_object_noargs); }
TExecFunc arrow_jsonb_float4() { return MakeIndirectExec<true, true>(&jsonb_float4); }
TExecFunc arrow_jsonb_float8() { return MakeIndirectExec<true, true>(&jsonb_float8); }
TExecFunc arrow_jsonb_in() { return MakeIndirectExec<true, false>(&jsonb_in); }
TExecFunc arrow_jsonb_int2() { return MakeIndirectExec<true, true>(&jsonb_int2); }
TExecFunc arrow_jsonb_int4() { return MakeIndirectExec<true, true>(&jsonb_int4); }
TExecFunc arrow_jsonb_int8() { return MakeIndirectExec<true, true>(&jsonb_int8); }
TExecFunc arrow_jsonb_numeric() { return MakeIndirectExec<true, false>(&jsonb_numeric); }
TExecFunc arrow_jsonb_object() { return MakeIndirectExec<true, false>(&jsonb_object); }
TExecFunc arrow_jsonb_object_agg_finalfn() { return MakeIndirectExec<false, false>(&jsonb_object_agg_finalfn); }
TExecFunc arrow_jsonb_object_agg_strict_transfn() { return MakeIndirectExec<false, true>(&jsonb_object_agg_strict_transfn); }
TExecFunc arrow_jsonb_object_agg_transfn() { return MakeIndirectExec<false, true>(&jsonb_object_agg_transfn); }
TExecFunc arrow_jsonb_object_agg_unique_strict_transfn() { return MakeIndirectExec<false, true>(&jsonb_object_agg_unique_strict_transfn); }
TExecFunc arrow_jsonb_object_agg_unique_transfn() { return MakeIndirectExec<false, true>(&jsonb_object_agg_unique_transfn); }
TExecFunc arrow_jsonb_object_two_arg() { return MakeIndirectExec<true, false>(&jsonb_object_two_arg); }
TExecFunc arrow_jsonb_out() { return MakeIndirectExec<true, false>(&jsonb_out); }
TExecFunc arrow_jsonb_recv() { return MakeIndirectExec<true, false>(&jsonb_recv); }
TExecFunc arrow_jsonb_send() { return MakeIndirectExec<true, false>(&jsonb_send); }
TExecFunc arrow_jsonb_typeof() { return MakeIndirectExec<true, false>(&jsonb_typeof); }
TExecFunc arrow_jsonpath_in() { return MakeIndirectExec<true, false>(&jsonpath_in); }
TExecFunc arrow_jsonpath_out() { return MakeIndirectExec<true, false>(&jsonpath_out); }
TExecFunc arrow_jsonpath_recv() { return MakeIndirectExec<true, false>(&jsonpath_recv); }
TExecFunc arrow_jsonpath_send() { return MakeIndirectExec<true, false>(&jsonpath_send); }
TExecFunc arrow_numrange_subdiff() { return MakeIndirectExec<true, true>(&numrange_subdiff); }
TExecFunc arrow_oideq() { return MakeIndirectExec<true, true>(&oideq); }
TExecFunc arrow_oidge() { return MakeIndirectExec<true, true>(&oidge); }
TExecFunc arrow_oidgt() { return MakeIndirectExec<true, true>(&oidgt); }
TExecFunc arrow_oidin() { return MakeIndirectExec<true, true>(&oidin); }
TExecFunc arrow_oidlarger() { return MakeIndirectExec<true, true>(&oidlarger); }
TExecFunc arrow_oidle() { return MakeIndirectExec<true, true>(&oidle); }
TExecFunc arrow_oidlt() { return MakeIndirectExec<true, true>(&oidlt); }
TExecFunc arrow_oidne() { return MakeIndirectExec<true, true>(&oidne); }
TExecFunc arrow_oidout() { return MakeIndirectExec<true, false>(&oidout); }
TExecFunc arrow_oidrecv() { return MakeIndirectExec<true, true>(&oidrecv); }
TExecFunc arrow_oidsend() { return MakeIndirectExec<true, false>(&oidsend); }
TExecFunc arrow_oidsmaller() { return MakeIndirectExec<true, true>(&oidsmaller); }
TExecFunc arrow_oidvectoreq() { return MakeIndirectExec<true, true>(&oidvectoreq); }
TExecFunc arrow_oidvectorge() { return MakeIndirectExec<true, true>(&oidvectorge); }
TExecFunc arrow_oidvectorgt() { return MakeIndirectExec<true, true>(&oidvectorgt); }
TExecFunc arrow_oidvectorin() { return MakeIndirectExec<true, false>(&oidvectorin); }
TExecFunc arrow_oidvectorle() { return MakeIndirectExec<true, true>(&oidvectorle); }
TExecFunc arrow_oidvectorlt() { return MakeIndirectExec<true, true>(&oidvectorlt); }
TExecFunc arrow_oidvectorne() { return MakeIndirectExec<true, true>(&oidvectorne); }
TExecFunc arrow_oidvectorout() { return MakeIndirectExec<true, false>(&oidvectorout); }
TExecFunc arrow_oidvectorrecv() { return MakeIndirectExec<true, false>(&oidvectorrecv); }
TExecFunc arrow_oidvectorsend() { return MakeIndirectExec<true, false>(&oidvectorsend); }
TExecFunc arrow_pg_last_committed_xact() { return MakeIndirectExec<true, false>(&pg_last_committed_xact); }
TExecFunc arrow_pg_xact_commit_timestamp() { return MakeIndirectExec<true, true>(&pg_xact_commit_timestamp); }
TExecFunc arrow_pg_xact_commit_timestamp_origin() { return MakeIndirectExec<true, false>(&pg_xact_commit_timestamp_origin); }
TExecFunc arrow_range_adjacent() { return MakeIndirectExec<true, true>(&range_adjacent); }
TExecFunc arrow_range_after() { return MakeIndirectExec<true, true>(&range_after); }
TExecFunc arrow_range_before() { return MakeIndirectExec<true, true>(&range_before); }
TExecFunc arrow_range_cmp() { return MakeIndirectExec<true, true>(&range_cmp); }
TExecFunc arrow_range_constructor2() { return MakeIndirectExec<false, false>(&range_constructor2); }
TExecFunc arrow_range_constructor3() { return MakeIndirectExec<false, false>(&range_constructor3); }
TExecFunc arrow_range_contained_by() { return MakeIndirectExec<true, true>(&range_contained_by); }
TExecFunc arrow_range_contains() { return MakeIndirectExec<true, true>(&range_contains); }
TExecFunc arrow_range_contains_elem() { return MakeIndirectExec<true, true>(&range_contains_elem); }
TExecFunc arrow_range_empty() { return MakeIndirectExec<true, true>(&range_empty); }
TExecFunc arrow_range_eq() { return MakeIndirectExec<true, true>(&range_eq); }
TExecFunc arrow_range_ge() { return MakeIndirectExec<true, true>(&range_ge); }
TExecFunc arrow_range_gt() { return MakeIndirectExec<true, true>(&range_gt); }
TExecFunc arrow_range_in() { return MakeIndirectExec<true, false>(&range_in); }
TExecFunc arrow_range_intersect() { return MakeIndirectExec<true, false>(&range_intersect); }
TExecFunc arrow_range_intersect_agg_transfn() { return MakeIndirectExec<true, false>(&range_intersect_agg_transfn); }
TExecFunc arrow_range_le() { return MakeIndirectExec<true, true>(&range_le); }
TExecFunc arrow_range_lower() { return MakeIndirectExec<true, true>(&range_lower); }
TExecFunc arrow_range_lower_inc() { return MakeIndirectExec<true, true>(&range_lower_inc); }
TExecFunc arrow_range_lower_inf() { return MakeIndirectExec<true, true>(&range_lower_inf); }
TExecFunc arrow_range_lt() { return MakeIndirectExec<true, true>(&range_lt); }
TExecFunc arrow_range_merge() { return MakeIndirectExec<true, false>(&range_merge); }
TExecFunc arrow_range_minus() { return MakeIndirectExec<true, false>(&range_minus); }
TExecFunc arrow_range_ne() { return MakeIndirectExec<true, true>(&range_ne); }
TExecFunc arrow_range_out() { return MakeIndirectExec<true, false>(&range_out); }
TExecFunc arrow_range_overlaps() { return MakeIndirectExec<true, true>(&range_overlaps); }
TExecFunc arrow_range_overleft() { return MakeIndirectExec<true, true>(&range_overleft); }
TExecFunc arrow_range_overright() { return MakeIndirectExec<true, true>(&range_overright); }
TExecFunc arrow_range_recv() { return MakeIndirectExec<true, false>(&range_recv); }
TExecFunc arrow_range_send() { return MakeIndirectExec<true, false>(&range_send); }
TExecFunc arrow_range_union() { return MakeIndirectExec<true, false>(&range_union); }
TExecFunc arrow_range_upper() { return MakeIndirectExec<true, true>(&range_upper); }
TExecFunc arrow_range_upper_inc() { return MakeIndirectExec<true, true>(&range_upper_inc); }
TExecFunc arrow_range_upper_inf() { return MakeIndirectExec<true, true>(&range_upper_inf); }
TExecFunc arrow_raw_array_subscript_handler() { return MakeIndirectExec<true, true>(&raw_array_subscript_handler); }
TExecFunc arrow_text_char() { return MakeIndirectExec<true, true>(&text_char); }
TExecFunc arrow_to_jsonb() { return MakeIndirectExec<true, false>(&to_jsonb); }
TExecFunc arrow_tsqueryin() { return MakeIndirectExec<true, false>(&tsqueryin); }
TExecFunc arrow_tsqueryout() { return MakeIndirectExec<true, false>(&tsqueryout); }
TExecFunc arrow_tsqueryrecv() { return MakeIndirectExec<true, false>(&tsqueryrecv); }
TExecFunc arrow_tsquerysend() { return MakeIndirectExec<true, false>(&tsquerysend); }
TExecFunc arrow_tsquerytree() { return MakeIndirectExec<true, false>(&tsquerytree); }
TExecFunc arrow_tsrange_subdiff() { return MakeIndirectExec<true, true>(&tsrange_subdiff); }
TExecFunc arrow_tstzrange_subdiff() { return MakeIndirectExec<true, true>(&tstzrange_subdiff); }