aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/parser/pg_wrapper/pg_bc.6.inc
blob: 1b78900b3d4959749ae22cde4eae8817ea3f29d4 (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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
LLVM_BC(
    postgresql/src/backend/access/brin/brin_minmax.c
    postgresql/src/backend/access/gin/ginfast.c
    postgresql/src/backend/access/tablesample/system.c
    postgresql/src/backend/catalog/namespace.c
    postgresql/src/backend/commands/extension.c
    postgresql/src/backend/commands/trigger.c
    postgresql/src/backend/utils/adt/domains.c
    postgresql/src/backend/utils/adt/float.c
    postgresql/src/backend/utils/adt/name.c
    postgresql/src/backend/utils/adt/pgstatfuncs.c
    postgresql/src/backend/utils/misc/pg_controldata.c
    pg_kernels.6.cpp

    NAME PgFuncs6

    SYMBOLS
    arrow_brin_minmax_add_value
    arrow_brin_minmax_consistent
    arrow_brin_minmax_opcinfo
    arrow_brin_minmax_union
    arrow_btfloat48cmp
    arrow_btfloat4cmp
    arrow_btfloat4sortsupport
    arrow_btfloat84cmp
    arrow_btfloat8cmp
    arrow_btfloat8sortsupport
    arrow_btnamecmp
    arrow_btnamesortsupport
    arrow_current_schema
    arrow_current_schemas
    arrow_current_user
    arrow_dacos
    arrow_dacosd
    arrow_dacosh
    arrow_dasin
    arrow_dasind
    arrow_dasinh
    arrow_datan
    arrow_datan2
    arrow_datan2d
    arrow_datand
    arrow_datanh
    arrow_dcbrt
    arrow_dceil
    arrow_dcos
    arrow_dcosd
    arrow_dcosh
    arrow_dcot
    arrow_dcotd
    arrow_degrees
    arrow_derf
    arrow_derfc
    arrow_dexp
    arrow_dfloor
    arrow_dlog1
    arrow_dlog10
    arrow_domain_in
    arrow_domain_recv
    arrow_dpi
    arrow_dpow
    arrow_drandom
    arrow_drandom_normal
    arrow_dround
    arrow_dsign
    arrow_dsin
    arrow_dsind
    arrow_dsinh
    arrow_dsqrt
    arrow_dtan
    arrow_dtand
    arrow_dtanh
    arrow_dtof
    arrow_dtoi2
    arrow_dtoi4
    arrow_dtrunc
    arrow_float48div
    arrow_float48eq
    arrow_float48ge
    arrow_float48gt
    arrow_float48le
    arrow_float48lt
    arrow_float48mi
    arrow_float48mul
    arrow_float48ne
    arrow_float48pl
    arrow_float4_accum
    arrow_float4abs
    arrow_float4div
    arrow_float4eq
    arrow_float4ge
    arrow_float4gt
    arrow_float4in
    arrow_float4larger
    arrow_float4le
    arrow_float4lt
    arrow_float4mi
    arrow_float4mul
    arrow_float4ne
    arrow_float4out
    arrow_float4pl
    arrow_float4recv
    arrow_float4send
    arrow_float4smaller
    arrow_float4um
    arrow_float4up
    arrow_float84div
    arrow_float84eq
    arrow_float84ge
    arrow_float84gt
    arrow_float84le
    arrow_float84lt
    arrow_float84mi
    arrow_float84mul
    arrow_float84ne
    arrow_float84pl
    arrow_float8_accum
    arrow_float8_avg
    arrow_float8_combine
    arrow_float8_corr
    arrow_float8_covar_pop
    arrow_float8_covar_samp
    arrow_float8_regr_accum
    arrow_float8_regr_avgx
    arrow_float8_regr_avgy
    arrow_float8_regr_combine
    arrow_float8_regr_intercept
    arrow_float8_regr_r2
    arrow_float8_regr_slope
    arrow_float8_regr_sxx
    arrow_float8_regr_sxy
    arrow_float8_regr_syy
    arrow_float8_stddev_pop
    arrow_float8_stddev_samp
    arrow_float8_var_pop
    arrow_float8_var_samp
    arrow_float8abs
    arrow_float8div
    arrow_float8eq
    arrow_float8ge
    arrow_float8gt
    arrow_float8in
    arrow_float8larger
    arrow_float8le
    arrow_float8lt
    arrow_float8mi
    arrow_float8mul
    arrow_float8ne
    arrow_float8out
    arrow_float8pl
    arrow_float8recv
    arrow_float8send
    arrow_float8smaller
    arrow_float8um
    arrow_float8up
    arrow_ftod
    arrow_ftoi2
    arrow_ftoi4
    arrow_gin_clean_pending_list
    arrow_i2tod
    arrow_i2tof
    arrow_i4tod
    arrow_i4tof
    arrow_in_range_float4_float8
    arrow_in_range_float8_float8
    arrow_nameconcatoid
    arrow_nameeq
    arrow_namege
    arrow_namegt
    arrow_namein
    arrow_namele
    arrow_namelt
    arrow_namene
    arrow_nameout
    arrow_namerecv
    arrow_namesend
    arrow_pg_backend_pid
    arrow_pg_collation_is_visible
    arrow_pg_control_checkpoint
    arrow_pg_control_init
    arrow_pg_control_recovery
    arrow_pg_control_system
    arrow_pg_conversion_is_visible
    arrow_pg_extension_config_dump
    arrow_pg_function_is_visible
    arrow_pg_is_other_temp_schema
    arrow_pg_my_temp_schema
    arrow_pg_opclass_is_visible
    arrow_pg_operator_is_visible
    arrow_pg_opfamily_is_visible
    arrow_pg_stat_clear_snapshot
    arrow_pg_stat_force_next_flush
    arrow_pg_stat_get_analyze_count
    arrow_pg_stat_get_archiver
    arrow_pg_stat_get_autoanalyze_count
    arrow_pg_stat_get_autovacuum_count
    arrow_pg_stat_get_backend_activity
    arrow_pg_stat_get_backend_activity_start
    arrow_pg_stat_get_backend_client_addr
    arrow_pg_stat_get_backend_client_port
    arrow_pg_stat_get_backend_dbid
    arrow_pg_stat_get_backend_pid
    arrow_pg_stat_get_backend_start
    arrow_pg_stat_get_backend_subxact
    arrow_pg_stat_get_backend_userid
    arrow_pg_stat_get_backend_wait_event
    arrow_pg_stat_get_backend_wait_event_type
    arrow_pg_stat_get_backend_xact_start
    arrow_pg_stat_get_bgwriter_buf_written_checkpoints
    arrow_pg_stat_get_bgwriter_buf_written_clean
    arrow_pg_stat_get_bgwriter_maxwritten_clean
    arrow_pg_stat_get_bgwriter_requested_checkpoints
    arrow_pg_stat_get_bgwriter_stat_reset_time
    arrow_pg_stat_get_bgwriter_timed_checkpoints
    arrow_pg_stat_get_blocks_fetched
    arrow_pg_stat_get_blocks_hit
    arrow_pg_stat_get_buf_alloc
    arrow_pg_stat_get_buf_fsync_backend
    arrow_pg_stat_get_buf_written_backend
    arrow_pg_stat_get_checkpoint_sync_time
    arrow_pg_stat_get_checkpoint_write_time
    arrow_pg_stat_get_db_active_time
    arrow_pg_stat_get_db_blk_read_time
    arrow_pg_stat_get_db_blk_write_time
    arrow_pg_stat_get_db_blocks_fetched
    arrow_pg_stat_get_db_blocks_hit
    arrow_pg_stat_get_db_checksum_failures
    arrow_pg_stat_get_db_checksum_last_failure
    arrow_pg_stat_get_db_conflict_all
    arrow_pg_stat_get_db_conflict_bufferpin
    arrow_pg_stat_get_db_conflict_lock
    arrow_pg_stat_get_db_conflict_logicalslot
    arrow_pg_stat_get_db_conflict_snapshot
    arrow_pg_stat_get_db_conflict_startup_deadlock
    arrow_pg_stat_get_db_conflict_tablespace
    arrow_pg_stat_get_db_deadlocks
    arrow_pg_stat_get_db_idle_in_transaction_time
    arrow_pg_stat_get_db_numbackends
    arrow_pg_stat_get_db_session_time
    arrow_pg_stat_get_db_sessions
    arrow_pg_stat_get_db_sessions_abandoned
    arrow_pg_stat_get_db_sessions_fatal
    arrow_pg_stat_get_db_sessions_killed
    arrow_pg_stat_get_db_stat_reset_time
    arrow_pg_stat_get_db_temp_bytes
    arrow_pg_stat_get_db_temp_files
    arrow_pg_stat_get_db_tuples_deleted
    arrow_pg_stat_get_db_tuples_fetched
    arrow_pg_stat_get_db_tuples_inserted
    arrow_pg_stat_get_db_tuples_returned
    arrow_pg_stat_get_db_tuples_updated
    arrow_pg_stat_get_db_xact_commit
    arrow_pg_stat_get_db_xact_rollback
    arrow_pg_stat_get_dead_tuples
    arrow_pg_stat_get_function_calls
    arrow_pg_stat_get_function_self_time
    arrow_pg_stat_get_function_total_time
    arrow_pg_stat_get_ins_since_vacuum
    arrow_pg_stat_get_last_analyze_time
    arrow_pg_stat_get_last_autoanalyze_time
    arrow_pg_stat_get_last_autovacuum_time
    arrow_pg_stat_get_last_vacuum_time
    arrow_pg_stat_get_lastscan
    arrow_pg_stat_get_live_tuples
    arrow_pg_stat_get_mod_since_analyze
    arrow_pg_stat_get_numscans
    arrow_pg_stat_get_replication_slot
    arrow_pg_stat_get_snapshot_timestamp
    arrow_pg_stat_get_subscription_stats
    arrow_pg_stat_get_tuples_deleted
    arrow_pg_stat_get_tuples_fetched
    arrow_pg_stat_get_tuples_hot_updated
    arrow_pg_stat_get_tuples_inserted
    arrow_pg_stat_get_tuples_newpage_updated
    arrow_pg_stat_get_tuples_returned
    arrow_pg_stat_get_tuples_updated
    arrow_pg_stat_get_vacuum_count
    arrow_pg_stat_get_wal
    arrow_pg_stat_get_xact_blocks_fetched
    arrow_pg_stat_get_xact_blocks_hit
    arrow_pg_stat_get_xact_function_calls
    arrow_pg_stat_get_xact_function_self_time
    arrow_pg_stat_get_xact_function_total_time
    arrow_pg_stat_get_xact_numscans
    arrow_pg_stat_get_xact_tuples_deleted
    arrow_pg_stat_get_xact_tuples_fetched
    arrow_pg_stat_get_xact_tuples_hot_updated
    arrow_pg_stat_get_xact_tuples_inserted
    arrow_pg_stat_get_xact_tuples_newpage_updated
    arrow_pg_stat_get_xact_tuples_returned
    arrow_pg_stat_get_xact_tuples_updated
    arrow_pg_stat_have_stats
    arrow_pg_stat_reset
    arrow_pg_stat_reset_replication_slot
    arrow_pg_stat_reset_shared
    arrow_pg_stat_reset_single_function_counters
    arrow_pg_stat_reset_single_table_counters
    arrow_pg_stat_reset_slru
    arrow_pg_stat_reset_subscription_stats
    arrow_pg_statistics_obj_is_visible
    arrow_pg_table_is_visible
    arrow_pg_trigger_depth
    arrow_pg_ts_config_is_visible
    arrow_pg_ts_dict_is_visible
    arrow_pg_ts_parser_is_visible
    arrow_pg_ts_template_is_visible
    arrow_pg_type_is_visible
    arrow_radians
    arrow_session_user
    arrow_setseed
    arrow_tsm_system_handler
    arrow_width_bucket_float8
)