postgresql/src/backend/utils/error
Peter Eisentraut 81107282a5 Change return type of ExceptionalCondition to void and mark it noreturn
In ancient times, it was thought that this wouldn't work because of
TrapMacro/AssertMacro, but changing those to use a comma operator
appears to work without compiler warnings.
2012-04-29 21:20:14 +03:00
..
assert.c Change return type of ExceptionalCondition to void and mark it noreturn 2012-04-29 21:20:14 +03:00
elog.c Change return type of ExceptionalCondition to void and mark it noreturn 2012-04-29 21:20:14 +03:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00