PGROUTING  3.2
debug_macro.h File Reference
Include dependency graph for debug_macro.h:

Go to the source code of this file.

Macros

#define PGR_DBG(...)   elog(DEBUG3, __VA_ARGS__)
 

Macro Definition Documentation

◆ PGR_DBG

#define PGR_DBG (   ...)    elog(DEBUG3, __VA_ARGS__)

Definition at line 34 of file debug_macro.h.