aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/parser/pg_wrapper/pg_kernels.slow.10.inc
blob: 3d0cab0ab7cdac80fe375ab2a788dd34a908e693 (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
TExecFunc arrow_bpchar() { return MakeIndirectExec<true, false>(&bpchar); }
TExecFunc arrow_bpchar_larger() { return MakeIndirectExec<true, false>(&bpchar_larger); }
TExecFunc arrow_bpchar_name() { return MakeIndirectExec<true, false>(&bpchar_name); }
TExecFunc arrow_bpchar_pattern_ge() { return MakeIndirectExec<true, true>(&bpchar_pattern_ge); }
TExecFunc arrow_bpchar_pattern_gt() { return MakeIndirectExec<true, true>(&bpchar_pattern_gt); }
TExecFunc arrow_bpchar_pattern_le() { return MakeIndirectExec<true, true>(&bpchar_pattern_le); }
TExecFunc arrow_bpchar_pattern_lt() { return MakeIndirectExec<true, true>(&bpchar_pattern_lt); }
TExecFunc arrow_bpchar_smaller() { return MakeIndirectExec<true, false>(&bpchar_smaller); }
TExecFunc arrow_bpchar_sortsupport() { return MakeIndirectExec<true, true>(&bpchar_sortsupport); }
TExecFunc arrow_bpcharcmp() { return MakeIndirectExec<true, true>(&bpcharcmp); }
TExecFunc arrow_bpchareq() { return MakeIndirectExec<true, true>(&bpchareq); }
TExecFunc arrow_bpcharge() { return MakeIndirectExec<true, true>(&bpcharge); }
TExecFunc arrow_bpchargt() { return MakeIndirectExec<true, true>(&bpchargt); }
TExecFunc arrow_bpcharin() { return MakeIndirectExec<true, false>(&bpcharin); }
TExecFunc arrow_bpcharle() { return MakeIndirectExec<true, true>(&bpcharle); }
TExecFunc arrow_bpcharlen() { return MakeIndirectExec<true, true>(&bpcharlen); }
TExecFunc arrow_bpcharlt() { return MakeIndirectExec<true, true>(&bpcharlt); }
TExecFunc arrow_bpcharne() { return MakeIndirectExec<true, true>(&bpcharne); }
TExecFunc arrow_bpcharoctetlen() { return MakeIndirectExec<true, true>(&bpcharoctetlen); }
TExecFunc arrow_bpcharout() { return MakeIndirectExec<true, false>(&bpcharout); }
TExecFunc arrow_bpcharrecv() { return MakeIndirectExec<true, false>(&bpcharrecv); }
TExecFunc arrow_bpcharsend() { return MakeIndirectExec<true, false>(&bpcharsend); }
TExecFunc arrow_bpchartypmodin() { return MakeIndirectExec<true, true>(&bpchartypmodin); }
TExecFunc arrow_bpchartypmodout() { return MakeIndirectExec<true, false>(&bpchartypmodout); }
TExecFunc arrow_btbpchar_pattern_cmp() { return MakeIndirectExec<true, true>(&btbpchar_pattern_cmp); }
TExecFunc arrow_btbpchar_pattern_sortsupport() { return MakeIndirectExec<true, true>(&btbpchar_pattern_sortsupport); }
TExecFunc arrow_btrecordcmp() { return MakeIndirectExec<true, true>(&btrecordcmp); }
TExecFunc arrow_btrecordimagecmp() { return MakeIndirectExec<true, true>(&btrecordimagecmp); }
TExecFunc arrow_char_bpchar() { return MakeIndirectExec<true, false>(&char_bpchar); }
TExecFunc arrow_dispell_init() { return MakeIndirectExec<true, true>(&dispell_init); }
TExecFunc arrow_dispell_lexize() { return MakeIndirectExec<true, true>(&dispell_lexize); }
TExecFunc arrow_hash_record() { return MakeIndirectExec<true, true>(&hash_record); }
TExecFunc arrow_hash_record_extended() { return MakeIndirectExec<true, true>(&hash_record_extended); }
TExecFunc arrow_hashbpchar() { return MakeIndirectExec<true, true>(&hashbpchar); }
TExecFunc arrow_hashbpcharextended() { return MakeIndirectExec<true, true>(&hashbpcharextended); }
TExecFunc arrow_name_bpchar() { return MakeIndirectExec<true, false>(&name_bpchar); }
TExecFunc arrow_pg_database_size_name() { return MakeIndirectExec<true, true>(&pg_database_size_name); }
TExecFunc arrow_pg_database_size_oid() { return MakeIndirectExec<true, true>(&pg_database_size_oid); }
TExecFunc arrow_pg_filenode_relation() { return MakeIndirectExec<true, true>(&pg_filenode_relation); }
TExecFunc arrow_pg_index_column_has_property() { return MakeIndirectExec<true, true>(&pg_index_column_has_property); }
TExecFunc arrow_pg_index_has_property() { return MakeIndirectExec<true, true>(&pg_index_has_property); }
TExecFunc arrow_pg_indexam_has_property() { return MakeIndirectExec<true, true>(&pg_indexam_has_property); }
TExecFunc arrow_pg_indexam_progress_phasename() { return MakeIndirectExec<true, false>(&pg_indexam_progress_phasename); }
TExecFunc arrow_pg_indexes_size() { return MakeIndirectExec<true, true>(&pg_indexes_size); }
TExecFunc arrow_pg_relation_filenode() { return MakeIndirectExec<true, true>(&pg_relation_filenode); }
TExecFunc arrow_pg_relation_filepath() { return MakeIndirectExec<true, false>(&pg_relation_filepath); }
TExecFunc arrow_pg_relation_size() { return MakeIndirectExec<true, true>(&pg_relation_size); }
TExecFunc arrow_pg_size_bytes() { return MakeIndirectExec<true, true>(&pg_size_bytes); }
TExecFunc arrow_pg_size_pretty() { return MakeIndirectExec<true, false>(&pg_size_pretty); }
TExecFunc arrow_pg_size_pretty_numeric() { return MakeIndirectExec<true, false>(&pg_size_pretty_numeric); }
TExecFunc arrow_pg_table_size() { return MakeIndirectExec<true, true>(&pg_table_size); }
TExecFunc arrow_pg_tablespace_size_name() { return MakeIndirectExec<true, true>(&pg_tablespace_size_name); }
TExecFunc arrow_pg_tablespace_size_oid() { return MakeIndirectExec<true, true>(&pg_tablespace_size_oid); }
TExecFunc arrow_pg_total_relation_size() { return MakeIndirectExec<true, true>(&pg_total_relation_size); }
TExecFunc arrow_rangesel() { return MakeIndirectExec<true, true>(&rangesel); }
TExecFunc arrow_record_eq() { return MakeIndirectExec<true, true>(&record_eq); }
TExecFunc arrow_record_ge() { return MakeIndirectExec<true, true>(&record_ge); }
TExecFunc arrow_record_gt() { return MakeIndirectExec<true, true>(&record_gt); }
TExecFunc arrow_record_image_eq() { return MakeIndirectExec<true, true>(&record_image_eq); }
TExecFunc arrow_record_image_ge() { return MakeIndirectExec<true, true>(&record_image_ge); }
TExecFunc arrow_record_image_gt() { return MakeIndirectExec<true, true>(&record_image_gt); }
TExecFunc arrow_record_image_le() { return MakeIndirectExec<true, true>(&record_image_le); }
TExecFunc arrow_record_image_lt() { return MakeIndirectExec<true, true>(&record_image_lt); }
TExecFunc arrow_record_image_ne() { return MakeIndirectExec<true, true>(&record_image_ne); }
TExecFunc arrow_record_in() { return MakeIndirectExec<true, false>(&record_in); }
TExecFunc arrow_record_le() { return MakeIndirectExec<true, true>(&record_le); }
TExecFunc arrow_record_lt() { return MakeIndirectExec<true, true>(&record_lt); }
TExecFunc arrow_record_ne() { return MakeIndirectExec<true, true>(&record_ne); }
TExecFunc arrow_record_out() { return MakeIndirectExec<true, false>(&record_out); }
TExecFunc arrow_record_recv() { return MakeIndirectExec<true, false>(&record_recv); }
TExecFunc arrow_record_send() { return MakeIndirectExec<true, false>(&record_send); }
TExecFunc arrow_suppress_redundant_updates_trigger() { return MakeIndirectExec<true, true>(&suppress_redundant_updates_trigger); }
TExecFunc arrow_varchar() { return MakeIndirectExec<true, false>(&varchar); }
TExecFunc arrow_varchar_support() { return MakeIndirectExec<true, true>(&varchar_support); }
TExecFunc arrow_varcharin() { return MakeIndirectExec<true, false>(&varcharin); }
TExecFunc arrow_varcharout() { return MakeIndirectExec<true, false>(&varcharout); }
TExecFunc arrow_varcharrecv() { return MakeIndirectExec<true, false>(&varcharrecv); }
TExecFunc arrow_varcharsend() { return MakeIndirectExec<true, false>(&varcharsend); }
TExecFunc arrow_varchartypmodin() { return MakeIndirectExec<true, true>(&varchartypmodin); }
TExecFunc arrow_varchartypmodout() { return MakeIndirectExec<true, false>(&varchartypmodout); }