Home
last modified time | relevance | path

Searched refs:spheretrans_poly (Results 1 – 3 of 3) sorted by relevance

/dports/databases/pgsphere/pgsphere-e0b303d/
H A Dpolygon.h327 Datum spheretrans_poly(PG_FUNCTION_ARGS);
H A Dpolygon.c54 PG_FUNCTION_INFO_V1(spheretrans_poly);
1339 spheretrans_poly(PG_FUNCTION_ARGS) in spheretrans_poly() function
1358 ret = DirectFunctionCall2(spheretrans_poly, in spheretrans_poly_inverse()
H A Dpgs_polygon.sql.in276 AS 'MODULE_PATHNAME', 'spheretrans_poly'