diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-11-01 17:55:23 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-11-01 17:55:23 +0000 |
commit | 0d97eb6ac85b7239ad255a4794faca6488bd3a80 (patch) | |
tree | 4db0deb49cac987cbf2e9baa7351050f4cd75c77 /contrib/btree_gist/btree_gist.c | |
parent | 8631924e516e749bd6d9a5854830fdcc141404e5 (diff) | |
download | postgresql-0d97eb6ac85b7239ad255a4794faca6488bd3a80.tar.gz postgresql-0d97eb6ac85b7239ad255a4794faca6488bd3a80.zip |
After elog(PANIC), exit with abort() not proc_exit(). This allows a
core file to be produced for debugging, and avoids trying to run the
normal proc-exit cleanup hooks, which are likely to cause additional
problems if the system is hosed.
Diffstat (limited to 'contrib/btree_gist/btree_gist.c')
0 files changed, 0 insertions, 0 deletions