postgresql/src/backend
Marc G. Fournier 6913c8b4a4 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...
1996-11-11 11:49:40 +00:00
..
access Recognize dependencies more reliably. 1996-11-10 03:13:59 +00:00
bootstrap Add #include <unistd.h> to quiet compiler warning about missing getopt() declaratoin. 1996-11-10 01:37:48 +00:00
catalog All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
commands All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
executor All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
lib All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
libpq All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
main Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
nodes All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
optimizer Recognize dependencies more reliably. 1996-11-10 03:13:59 +00:00
parser Warning removal cleanup 1996-11-11 04:54:54 +00:00
port Recognize dependencies more reliably. 1996-11-10 03:13:59 +00:00
postmaster All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
regex Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
rewrite All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
storage Recognize dependencies more reliably. 1996-11-10 03:13:59 +00:00
tcop Warning removal cleanup 1996-11-11 04:54:54 +00:00
tioga Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
utils Add an abort() call to ExceptionalCondition so that is Assert is 1996-11-11 11:49:40 +00:00
Makefile Keep the generated .h files in the local directory, like other object files, 1996-11-03 09:05:30 +00:00