PostGIS
3.0.6dev-r@@SVN_REVISION@@
◆
elog_ERROR()
void elog_ERROR
(
const char *
string
)
Definition at line
718
of file
lwgeom_inout.c
.
719
{
720
elog(ERROR,
"%s"
,
string
);
721
}
postgis
lwgeom_inout.c
Generated by
1.9.1