PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ 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: