git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: d26559d) | patch
A few fixups in error handling: mark pg_re_throw() as noreturn for gcc,
Fri, 4 May 2007 02:01:02 +0000 (02:01 +0000)
Fri, 4 May 2007 02:01:02 +0000 (02:01 +0000)
commit 79ca7ffeb6a43c1f2af80ead6a2dffd120594cf9
A few fixups in error handling: mark pg_re_throw() as noreturn for gcc,
and for other compilers, insert a dummy exit() call so that they understand
PG_RE_THROW() doesn't return. Insert fflush(stderr) in ExceptionalCondition,
per recent buildfarm evidence that that might not happen automatically on some
platforms. And const-ify ExceptionalCondition's declaration while at it.
src/backend/utils/error/assert.c diff | blob | blame | history
src/backend/utils/error/elog.c diff | blob | blame | history
src/include/postgres.h diff | blob | blame | history
src/include/utils/elog.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /