PostGIS  3.7.0dev-r@@SVN_REVISION@@

◆ 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)
Definition: lwgeom_topo.c:114
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.