diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-04-20 02:19:59 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-04-20 02:19:59 +0000 |
commit | 09c5e84072326c1774bef933c8712906b0f01f85 (patch) | |
tree | ec9425c92fee8d4b87169a80fe4757f2c4a307be /src/backend/parser/parse_expr.c | |
parent | d30e2ac306c26271474e1b96c087ff8e6d859ac2 (diff) | |
download | postgresql-09c5e84072326c1774bef933c8712906b0f01f85.tar.gz postgresql-09c5e84072326c1774bef933c8712906b0f01f85.zip |
Change elog(ERROR) to get back to main loop via a plain sigsetjmp,
instead of doing a kill(self, SIGQUIT) and expecting the signal handler
to do it. Also, clean up inconsistent definitions of the sigjmp buffer
in the several files that already referenced it.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions