postgis_procs.h 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340
  1. "box2d",
  2. "box2df_in",
  3. "box2df_out",
  4. "box2d_in",
  5. "box2d_out",
  6. "box3d",
  7. "box3d_in",
  8. "box3d_out",
  9. "brin_summarize_new_values",
  10. "bytea",
  11. "checkauth",
  12. "dropgeometrytable",
  13. "geography",
  14. "geography_cmp",
  15. "geography_distance_knn",
  16. "geography_eq",
  17. "geography_ge",
  18. "geography_gt",
  19. "geography_in",
  20. "geography_le",
  21. "geography_lt",
  22. "geography_out",
  23. "geography_overlaps",
  24. "geography_recv",
  25. "geography_send",
  26. "geography_typmod_in",
  27. "geography_typmod_out",
  28. "geometry",
  29. "geometry_above",
  30. "geometry_below",
  31. "geometry_cmp",
  32. "geometry_contains",
  33. "geometry_contains_nd",
  34. "geometry_distance_box",
  35. "geometry_distance_centroid",
  36. "geometry_distance_centroid_nd",
  37. "geometry_distance_cpa",
  38. "geometry_eq",
  39. "geometry_ge",
  40. "geometry_gt",
  41. "geometry_hash",
  42. "geometry_in",
  43. "geometry_le",
  44. "geometry_left",
  45. "geometry_lt",
  46. "geometry_out",
  47. "geometry_overabove",
  48. "geometry_overbelow",
  49. "geometry_overlaps",
  50. "geometry_overlaps_nd",
  51. "geometry_overleft",
  52. "geometry_overright",
  53. "geometry_recv",
  54. "geometry_right",
  55. "geometry_same",
  56. "geometry_same_nd",
  57. "geometry_send",
  58. "geometry_sortsupport",
  59. "geometrytype",
  60. "geometry_typmod_in",
  61. "geometry_typmod_out",
  62. "geometry_within",
  63. "geometry_within_nd",
  64. "gidx_in",
  65. "gidx_out",
  66. "json",
  67. "jsonb",
  68. "lockrow",
  69. "pgis_asflatgeobuf_finalfn",
  70. "pgis_asflatgeobuf_transfn",
  71. "pgis_asgeobuf_finalfn",
  72. "pgis_asgeobuf_transfn",
  73. "pgis_asmvt_combinefn",
  74. "pgis_asmvt_deserialfn",
  75. "pgis_asmvt_finalfn",
  76. "pgis_asmvt_serialfn",
  77. "pgis_asmvt_transfn",
  78. "pgis_geometry_accum_transfn",
  79. "pgis_geometry_clusterintersecting_finalfn",
  80. "pgis_geometry_clusterwithin_finalfn",
  81. "pgis_geometry_collect_finalfn",
  82. "pgis_geometry_coverageunion_finalfn",
  83. "pgis_geometry_makeline_finalfn",
  84. "pgis_geometry_polygonize_finalfn",
  85. "pgis_geometry_union_parallel_combinefn",
  86. "pgis_geometry_union_parallel_deserialfn",
  87. "pgis_geometry_union_parallel_finalfn",
  88. "pgis_geometry_union_parallel_serialfn",
  89. "pgis_geometry_union_parallel_transfn",
  90. "postgis_addbbox",
  91. "postgis_dropbbox",
  92. "_postgis_index_extent",
  93. "_postgis_join_selectivity",
  94. "_postgis_selectivity",
  95. "_postgis_stats",
  96. "postgis_transform_geometry",
  97. "postgis_type_name",
  98. "spheroid_in",
  99. "spheroid_out",
  100. "st_3dclosestpoint",
  101. "st_3ddfullywithin",
  102. "st_3ddistance",
  103. "st_3ddwithin",
  104. "st_3dintersects",
  105. "st_3dlength",
  106. "st_3dlineinterpolatepoint",
  107. "st_3dlongestline",
  108. "st_3dmakebox",
  109. "st_3dmaxdistance",
  110. "st_3dperimeter",
  111. "st_3dshortestline",
  112. "st_addmeasure",
  113. "st_addpoint",
  114. "st_affine",
  115. "st_angle",
  116. "st_area",
  117. "st_area2d",
  118. "st_asbinary",
  119. "st_asencodedpolyline",
  120. "st_asewkb",
  121. "st_asewkt",
  122. "st_asgeojson",
  123. "_st_asgml",
  124. "st_asgml",
  125. "st_askml",
  126. "st_aslatlontext",
  127. "st_asmarc21",
  128. "st_asmvtgeom",
  129. "st_assvg",
  130. "st_astext",
  131. "st_astwkb",
  132. "_st_asx3d",
  133. "st_asx3d",
  134. "st_azimuth",
  135. "_st_bestsrid",
  136. "st_boundary",
  137. "st_boundingdiagonal",
  138. "st_box2dfromgeohash",
  139. "st_buffer",
  140. "st_buildarea",
  141. "st_centroid",
  142. "st_chaikinsmoothing",
  143. "st_clipbybox2d",
  144. "st_closestpoint",
  145. "st_closestpointofapproach",
  146. "st_collect",
  147. "st_collectionextract",
  148. "st_combinebbox",
  149. "st_contains",
  150. "st_containsproperly",
  151. "st_convexhull",
  152. "st_coveredby",
  153. "st_covers",
  154. "st_cpawithin",
  155. "st_crosses",
  156. "st_curvetoline",
  157. "st_delaunaytriangles",
  158. "st_dfullywithin",
  159. "st_difference",
  160. "st_dimension",
  161. "st_disjoint",
  162. "st_distance",
  163. "st_distancecpa",
  164. "st_distancespheroid",
  165. "_st_distancetree",
  166. "_st_distanceuncached",
  167. "st_dwithin",
  168. "st_endpoint",
  169. "st_envelope",
  170. "st_equals",
  171. "st_estimatedextent",
  172. "st_expand",
  173. "st_exteriorring",
  174. "st_filterbym",
  175. "st_flipcoordinates",
  176. "st_force2d",
  177. "st_force3dm",
  178. "st_force3dz",
  179. "st_force4d",
  180. "st_forcecollection",
  181. "st_forcecurve",
  182. "st_forcepolygonccw",
  183. "st_forcepolygoncw",
  184. "st_forcerhr",
  185. "st_frechetdistance",
  186. "st_generatepoints",
  187. "st_geogfromtext",
  188. "st_geographyfromtext",
  189. "st_geohash",
  190. "st_geomcollfromwkb",
  191. "st_geometricmedian",
  192. "st_geometryfromtext",
  193. "st_geometryn",
  194. "st_geometrytype",
  195. "st_geomfromewkb",
  196. "st_geomfromewkt",
  197. "st_geomfromgeohash",
  198. "st_geomfromgeojson",
  199. "_st_geomfromgml",
  200. "st_geomfromgml",
  201. "st_geomfromkml",
  202. "st_geomfrommarc21",
  203. "st_geomfromtext",
  204. "st_geomfromtwkb",
  205. "st_geomfromwkb",
  206. "st_hasarc",
  207. "st_hausdorffdistance",
  208. "st_hexagon",
  209. "st_hexagongrid",
  210. "st_interpolatepoint",
  211. "st_intersection",
  212. "st_intersects",
  213. "st_isclosed",
  214. "st_iscollection",
  215. "st_isempty",
  216. "st_ispolygonccw",
  217. "st_ispolygoncw",
  218. "st_isring",
  219. "st_issimple",
  220. "st_isvalid",
  221. "st_isvaliddetail",
  222. "st_isvalidreason",
  223. "st_isvalidtrajectory",
  224. "st_largestemptycircle",
  225. "st_length",
  226. "st_length2d",
  227. "st_length2dspheroid",
  228. "st_lengthspheroid",
  229. "st_linecrossingdirection",
  230. "st_lineextend",
  231. "st_linefromencodedpolyline",
  232. "st_lineinterpolatepoint",
  233. "st_lineinterpolatepoints",
  234. "st_linelocatepoint",
  235. "st_linemerge",
  236. "st_linesubstring",
  237. "st_linetocurve",
  238. "st_locatealong",
  239. "st_locatebetween",
  240. "st_locatebetweenelevations",
  241. "_st_longestline",
  242. "st_longestline",
  243. "st_m",
  244. "st_makebox2d",
  245. "st_makeenvelope",
  246. "st_makepoint",
  247. "st_makepointm",
  248. "st_makepolygon",
  249. "st_makevalid",
  250. "_st_maxdistance",
  251. "st_maxdistance",
  252. "st_maximuminscribedcircle",
  253. "st_memsize",
  254. "st_minimumboundingcircle",
  255. "st_minimumboundingradius",
  256. "st_minimumclearance",
  257. "st_minimumclearanceline",
  258. "st_mlinefromwkb",
  259. "st_mpointfromwkb",
  260. "st_mpolyfromwkb",
  261. "st_multi",
  262. "st_ndims",
  263. "st_normalize",
  264. "st_npoints",
  265. "st_nrings",
  266. "st_numgeometries",
  267. "st_numinteriorrings",
  268. "st_numpatches",
  269. "st_numpoints",
  270. "st_offsetcurve",
  271. "st_orderingequals",
  272. "st_orientedenvelope",
  273. "st_overlaps",
  274. "st_patchn",
  275. "st_perimeter",
  276. "st_perimeter2d",
  277. "st_point",
  278. "st_pointfromgeohash",
  279. "st_pointm",
  280. "st_pointn",
  281. "st_pointonsurface",
  282. "st_points",
  283. "st_pointz",
  284. "st_pointzm",
  285. "st_polyfromtext",
  286. "st_polygonfromtext",
  287. "st_project",
  288. "st_quantizecoordinates",
  289. "st_reduceprecision",
  290. "st_relate",
  291. "st_relatematch",
  292. "st_removepoint",
  293. "st_removerepeatedpoints",
  294. "st_reverse",
  295. "st_rotate",
  296. "st_rotatex",
  297. "st_rotatey",
  298. "st_rotatez",
  299. "st_scale",
  300. "st_scroll",
  301. "st_segmentize",
  302. "st_setpoint",
  303. "st_setsrid",
  304. "st_sharedpaths",
  305. "st_shiftlongitude",
  306. "st_shortestline",
  307. "st_simplify",
  308. "st_simplifypolygonhull",
  309. "st_simplifypreservetopology",
  310. "st_simplifyvw",
  311. "st_snap",
  312. "st_snaptogrid",
  313. "st_split",
  314. "st_square",
  315. "st_squaregrid",
  316. "st_srid",
  317. "st_startpoint",
  318. "st_subdivide",
  319. "st_summary",
  320. "st_swapordinates",
  321. "st_symdifference",
  322. "st_tileenvelope",
  323. "st_touches",
  324. "st_transform",
  325. "st_translate",
  326. "st_transscale",
  327. "st_triangulatepolygon",
  328. "st_unaryunion",
  329. "st_union",
  330. "st_voronoilines",
  331. "st_voronoipolygons",
  332. "st_within",
  333. "st_wkbtosql",
  334. "st_x",
  335. "st_xmax",
  336. "st_xmin",
  337. "st_y",
  338. "st_ymax",
  339. "st_ymin",
  340. "st_z",