aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/parser/pg_wrapper/pg_bc.16.inc
blob: ae2414bd90377e9336c4294839564709506cd6d8 (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
LLVM_BC(
    postgresql/src/backend/access/heap/heapam_handler.c
    postgresql/src/backend/storage/ipc/signalfuncs.c
    postgresql/src/backend/utils/adt/bool.c
    postgresql/src/backend/utils/adt/enum.c
    postgresql/src/backend/utils/adt/mac8.c
    postgresql/src/backend/utils/adt/mcxtfuncs.c
    postgresql/src/backend/utils/mb/mbutils.c
    postgresql/src/backend/utils/misc/guc_funcs.c
    postgresql/src/backend/utils/time/snapmgr.c
    pg_kernels.16.cpp

    NAME PgFuncs16

    SYMBOLS
    arrow_PG_char_to_encoding
    arrow_PG_encoding_to_char
    arrow_bool_accum
    arrow_bool_accum_inv
    arrow_bool_alltrue
    arrow_bool_anytrue
    arrow_booland_statefunc
    arrow_booleq
    arrow_boolge
    arrow_boolgt
    arrow_boolin
    arrow_boolle
    arrow_boollt
    arrow_boolne
    arrow_boolor_statefunc
    arrow_boolout
    arrow_boolrecv
    arrow_boolsend
    arrow_booltext
    arrow_enum_cmp
    arrow_enum_eq
    arrow_enum_first
    arrow_enum_ge
    arrow_enum_gt
    arrow_enum_in
    arrow_enum_larger
    arrow_enum_last
    arrow_enum_le
    arrow_enum_lt
    arrow_enum_ne
    arrow_enum_out
    arrow_enum_range_all
    arrow_enum_range_bounds
    arrow_enum_recv
    arrow_enum_send
    arrow_enum_smaller
    arrow_getdatabaseencoding
    arrow_hashmacaddr8
    arrow_hashmacaddr8extended
    arrow_heap_tableam_handler
    arrow_length_in_encoding
    arrow_macaddr8_and
    arrow_macaddr8_cmp
    arrow_macaddr8_eq
    arrow_macaddr8_ge
    arrow_macaddr8_gt
    arrow_macaddr8_in
    arrow_macaddr8_le
    arrow_macaddr8_lt
    arrow_macaddr8_ne
    arrow_macaddr8_not
    arrow_macaddr8_or
    arrow_macaddr8_out
    arrow_macaddr8_recv
    arrow_macaddr8_send
    arrow_macaddr8_set7bit
    arrow_macaddr8_trunc
    arrow_macaddr8tomacaddr
    arrow_macaddrtomacaddr8
    arrow_pg_cancel_backend
    arrow_pg_client_encoding
    arrow_pg_convert
    arrow_pg_convert_from
    arrow_pg_convert_to
    arrow_pg_encoding_max_length_sql
    arrow_pg_export_snapshot
    arrow_pg_log_backend_memory_contexts
    arrow_pg_reload_conf
    arrow_pg_rotate_logfile
    arrow_pg_rotate_logfile_v2
    arrow_pg_settings_get_flags
    arrow_pg_terminate_backend
    arrow_set_config_by_name
    arrow_show_config_by_name
    arrow_show_config_by_name_missing_ok
)