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