- Notifications
You must be signed in to change notification settings - Fork5
Commit5ee7352
committed
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 Haas1 parent9e0bc7c commit5ee7352
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
573 | 573 |
| |
574 | 574 |
| |
575 | 575 |
| |
| 576 | + | |
| 577 | + | |
| 578 | + | |
576 | 579 |
| |
577 | 580 |
| |
578 | 581 |
| |
|
0 commit comments
Comments
(0)