File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
ydb/library/yql/parser/pg_catalog Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 8
8
"box3d_out" ,
9
9
"brin_summarize_new_values" ,
10
10
"bytea" ,
11
+ "checkauth" ,
12
+ "dropgeometrytable" ,
11
13
"geography" ,
12
14
"geography_cmp" ,
13
15
"geography_distance_knn" ,
63
65
"gidx_out" ,
64
66
"json" ,
65
67
"jsonb" ,
68
+ "lockrow" ,
66
69
"pgis_asflatgeobuf_finalfn" ,
67
70
"pgis_asflatgeobuf_transfn" ,
68
71
"pgis_asgeobuf_finalfn" ,
91
94
"_postgis_selectivity" ,
92
95
"_postgis_stats" ,
93
96
"postgis_transform_geometry" ,
97
+ "postgis_type_name" ,
94
98
"spheroid_in" ,
95
99
"spheroid_out" ,
96
100
"st_3dclosestpoint" ,
126
130
"st_astext" ,
127
131
"st_astwkb" ,
128
132
"_st_asx3d" ,
133
+ "st_asx3d" ,
129
134
"st_azimuth" ,
130
135
"_st_bestsrid" ,
131
136
"st_boundary" ,
174
179
"st_force4d" ,
175
180
"st_forcecollection" ,
176
181
"st_forcecurve" ,
182
+ "st_forcepolygonccw" ,
177
183
"st_forcepolygoncw" ,
178
184
"st_forcerhr" ,
179
185
"st_frechetdistance" ,
180
186
"st_generatepoints" ,
181
187
"st_geogfromtext" ,
182
188
"st_geographyfromtext" ,
183
189
"st_geohash" ,
190
+ "st_geomcollfromwkb" ,
184
191
"st_geometricmedian" ,
185
192
"st_geometryfromtext" ,
186
193
"st_geometryn" ,
187
194
"st_geometrytype" ,
188
195
"st_geomfromewkb" ,
189
196
"st_geomfromewkt" ,
197
+ "st_geomfromgeohash" ,
190
198
"st_geomfromgeojson" ,
191
199
"_st_geomfromgml" ,
192
200
"st_geomfromgml" ,
231
239
"st_locatebetween" ,
232
240
"st_locatebetweenelevations" ,
233
241
"_st_longestline" ,
242
+ "st_longestline" ,
234
243
"st_m" ,
235
244
"st_makebox2d" ,
236
245
"st_makeenvelope" ,
239
248
"st_makepolygon" ,
240
249
"st_makevalid" ,
241
250
"_st_maxdistance" ,
251
+ "st_maxdistance" ,
242
252
"st_maximuminscribedcircle" ,
243
253
"st_memsize" ,
244
254
"st_minimumboundingcircle" ,
245
255
"st_minimumboundingradius" ,
246
256
"st_minimumclearance" ,
247
257
"st_minimumclearanceline" ,
258
+ "st_mlinefromwkb" ,
259
+ "st_mpointfromwkb" ,
260
+ "st_mpolyfromwkb" ,
248
261
"st_multi" ,
249
262
"st_ndims" ,
250
263
"st_normalize" ,
251
264
"st_npoints" ,
252
265
"st_nrings" ,
253
266
"st_numgeometries" ,
254
267
"st_numinteriorrings" ,
268
+ "st_numpatches" ,
255
269
"st_numpoints" ,
256
270
"st_offsetcurve" ,
257
271
"st_orderingequals" ,
258
272
"st_orientedenvelope" ,
259
273
"st_overlaps" ,
274
+ "st_patchn" ,
260
275
"st_perimeter" ,
261
276
"st_perimeter2d" ,
262
277
"st_point" ,
267
282
"st_points" ,
268
283
"st_pointz" ,
269
284
"st_pointzm" ,
285
+ "st_polyfromtext" ,
286
+ "st_polygonfromtext" ,
270
287
"st_project" ,
271
288
"st_quantizecoordinates" ,
272
289
"st_reduceprecision" ,
275
292
"st_removepoint" ,
276
293
"st_removerepeatedpoints" ,
277
294
"st_reverse" ,
295
+ "st_rotate" ,
296
+ "st_rotatex" ,
297
+ "st_rotatey" ,
298
+ "st_rotatez" ,
278
299
"st_scale" ,
279
300
"st_scroll" ,
280
301
"st_segmentize" ,
301
322
"st_tileenvelope" ,
302
323
"st_touches" ,
303
324
"st_transform" ,
325
+ "st_translate" ,
326
+ "st_transscale" ,
304
327
"st_triangulatepolygon" ,
305
328
"st_unaryunion" ,
306
329
"st_union" ,
330
+ "st_voronoilines" ,
331
+ "st_voronoipolygons" ,
307
332
"st_within" ,
308
333
"st_wkbtosql" ,
309
334
"st_x" ,
You can’t perform that action at this time.
0 commit comments