summaryrefslogtreecommitdiffstats
path: root/yql/essentials/parser/pg_wrapper/pg_kernels_register.10.inc
blob: bcc18df29bed2c851a14cef4716c62db3323bb68 (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
RegisterExec(408, arrow_name_bpchar());
RegisterExec(409, arrow_bpchar_name());
RegisterExec(636, arrow_pg_indexam_has_property());
RegisterExec(637, arrow_pg_index_has_property());
RegisterExec(638, arrow_pg_index_column_has_property());
RegisterExec(668, arrow_bpchar());
RegisterExec(669, arrow_varchar());
RegisterExec(676, arrow_pg_indexam_progress_phasename());
RegisterExec(860, arrow_char_bpchar());
RegisterExec(972, arrow_hashbpcharextended());
RegisterExec(1044, arrow_bpcharin());
RegisterExec(1045, arrow_bpcharout());
RegisterExec(1046, arrow_varcharin());
RegisterExec(1047, arrow_varcharout());
RegisterExec(1048, arrow_bpchareq());
RegisterExec(1049, arrow_bpcharlt());
RegisterExec(1050, arrow_bpcharle());
RegisterExec(1051, arrow_bpchargt());
RegisterExec(1052, arrow_bpcharge());
RegisterExec(1053, arrow_bpcharne());
RegisterExec(1063, arrow_bpchar_larger());
RegisterExec(1064, arrow_bpchar_smaller());
RegisterExec(1078, arrow_bpcharcmp());
RegisterExec(1080, arrow_hashbpchar());
RegisterExec(1291, arrow_suppress_redundant_updates_trigger());
RegisterExec(1318, arrow_bpcharlen());
RegisterExec(1367, arrow_bpcharlen());
RegisterExec(1372, arrow_bpcharlen());
RegisterExec(1375, arrow_bpcharoctetlen());
RegisterExec(2168, arrow_pg_database_size_name());
RegisterExec(2174, arrow_bpchar_pattern_lt());
RegisterExec(2175, arrow_bpchar_pattern_le());
RegisterExec(2177, arrow_bpchar_pattern_ge());
RegisterExec(2178, arrow_bpchar_pattern_gt());
RegisterExec(2180, arrow_btbpchar_pattern_cmp());
RegisterExec(2286, arrow_pg_total_relation_size());
RegisterExec(2288, arrow_pg_size_pretty());
RegisterExec(2290, arrow_record_in());
RegisterExec(2291, arrow_record_out());
RegisterExec(2322, arrow_pg_tablespace_size_oid());
RegisterExec(2323, arrow_pg_tablespace_size_name());
RegisterExec(2324, arrow_pg_database_size_oid());
RegisterExec(2332, arrow_pg_relation_size());
RegisterExec(2402, arrow_record_recv());
RegisterExec(2403, arrow_record_send());
RegisterExec(2430, arrow_bpcharrecv());
RegisterExec(2431, arrow_bpcharsend());
RegisterExec(2432, arrow_varcharrecv());
RegisterExec(2433, arrow_varcharsend());
RegisterExec(2913, arrow_bpchartypmodin());
RegisterExec(2914, arrow_bpchartypmodout());
RegisterExec(2915, arrow_varchartypmodin());
RegisterExec(2916, arrow_varchartypmodout());
RegisterExec(2981, arrow_record_eq());
RegisterExec(2982, arrow_record_ne());
RegisterExec(2983, arrow_record_lt());
RegisterExec(2984, arrow_record_gt());
RegisterExec(2985, arrow_record_le());
RegisterExec(2986, arrow_record_ge());
RegisterExec(2987, arrow_btrecordcmp());
RegisterExec(2997, arrow_pg_table_size());
RegisterExec(2998, arrow_pg_indexes_size());
RegisterExec(2999, arrow_pg_relation_filenode());
RegisterExec(3034, arrow_pg_relation_filepath());
RegisterExec(3097, arrow_varchar_support());
RegisterExec(3166, arrow_pg_size_pretty_numeric());
RegisterExec(3169, arrow_rangesel());
RegisterExec(3181, arrow_record_image_eq());
RegisterExec(3182, arrow_record_image_ne());
RegisterExec(3183, arrow_record_image_lt());
RegisterExec(3184, arrow_record_image_gt());
RegisterExec(3185, arrow_record_image_le());
RegisterExec(3186, arrow_record_image_ge());
RegisterExec(3187, arrow_btrecordimagecmp());
RegisterExec(3328, arrow_bpchar_sortsupport());
RegisterExec(3333, arrow_btbpchar_pattern_sortsupport());
RegisterExec(3334, arrow_pg_size_bytes());
RegisterExec(3454, arrow_pg_filenode_relation());
RegisterExec(3731, arrow_dispell_init());
RegisterExec(3732, arrow_dispell_lexize());
RegisterExec(6192, arrow_hash_record());
RegisterExec(6193, arrow_hash_record_extended());