Define Trap and TrapMacro even in non-cassert builds.
In some cases, the use of these macros may be preferable to Assert() or AssertMacro(), since this way the caller can set the trap message. Andres Freund and Robert Haas
Showing
Please register or sign in to comment