PostGIS
2.4.9dev-r@@SVN_REVISION@@
◆
geohash_lwpgerror()
static void geohash_lwpgerror
(
char *
msg
,
int
error_code
)
static
Definition at line
38
of file
lwgeom_in_geohash.c
.
Referenced by
parse_geohash()
.
39
{
40
POSTGIS_DEBUGF(3,
"ST_Box2dFromGeoHash ERROR %i"
, error_code);
41
lwpgerror(
"%s"
, msg);
42
}
Here is the caller graph for this function:
postgis
lwgeom_in_geohash.c
Generated by
1.8.13