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.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/81107282a5ff1490a0a4ded193cbc61e69cda537
Modified Files
--------------
src/backend/utils/error/assert.c | 7 +------
src/backend/utils/error/elog.c | 8 +-------
src/include/postgres.h | 8 ++++----
3 files changed, 6 insertions(+), 17 deletions(-)
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.