PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ geohash_lwpgerror()

static void geohash_lwpgerror ( char *  msg,
__attribute__((__unused__)) int  error_code 
)
static

Definition at line 39 of file lwgeom_in_geohash.c.

40{
41 POSTGIS_DEBUGF(3, "ST_Box2dFromGeoHash ERROR %i", error_code);
42 lwpgerror("%s", msg);
43}

Referenced by parse_geohash().

Here is the caller graph for this function: