PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ PGTOPO_BE_ERROR

#define PGTOPO_BE_ERROR ( )
Value:
"[%s:%s:%d] Backend error: %s", \
__FILE__, __func__, __LINE__, \
lwt_be_lastErrorMessage(topo->be_iface))
const char * lwt_be_lastErrorMessage(const LWT_BE_IFACE *be)
void void lwerror(const char *fmt,...) __attribute__((format(printf
Write a notice out to the error handler.

Definition at line 55 of file liblwgeom_topo_internal.h.

56 :%s:%d] Backend error: %s", \
57 __FILE__, __func__, __LINE__, \
58 lwt_be_lastErrorMessage(topo->be_iface))
char * s
Definition cu_in_wkt.c:23