Add an abort() call to ExceptionalCondition so that is Assert is

Marc G. Fournier <scrappy@hub.org>

Commit: 6913c8b4a49873139750a708178920bb74aeb9d5
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1996-11-11T11:49:40Z
Releases: 7.1.1
Add an abort() call to ExceptionalCondition so that is Assert is
called, it dumps core...

ABORT_ON_ASSERT must be defined, as I don't know if this is the correct
way to do this...

Files

PathChange+/−
src/backend/utils/error/assert.c modified +5 −2