PostGIS  3.4.0dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

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