PostGIS
3.7.0dev-r@@SVN_REVISION@@
◆
PGTOPO_BE_ERRORF
#define PGTOPO_BE_ERRORF
(
msg,
...
)
Value:
lwerror
(\
"[%s:%s:%d] Backend error ("
msg
"): %s"
, \
__FILE__, __func__, __LINE__, \
lwt_be_lastErrorMessage
(topo->be_iface), \
__VA_ARGS__ )
lwt_be_lastErrorMessage
const char * lwt_be_lastErrorMessage(const LWT_BE_IFACE *be)
Definition:
lwgeom_topo.c:114
lwerror
void void lwerror(const char *fmt,...) __attribute__((format(printf
Write a notice out to the error handler.
Definition at line
60
of file
liblwgeom_topo_internal.h
.
liblwgeom
topo
liblwgeom_topo_internal.h
Generated by
1.9.1