aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-04-20 02:19:59 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-04-20 02:19:59 +0000
commit09c5e84072326c1774bef933c8712906b0f01f85 (patch)
treeec9425c92fee8d4b87169a80fe4757f2c4a307be /src/backend/parser/parse_expr.c
parentd30e2ac306c26271474e1b96c087ff8e6d859ac2 (diff)
downloadpostgresql-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