postgresql/src/backend/utils/error
Vadim B. Mikheev 4a5135c34e There was JMP_BUF defined in config.h. And SIGJMP_BUF later.
And now - JMP_BUF again. Is it enough, folks ?

Fixed again:
cc1: warnings being treated as errors
exc.c: In function 'ExcRaise':
exc.c:187: warning: passing arg 1 of 'Longjmp' from incompatible pointer type
gmake[3]: *** [exc.o] Error 1
1996-12-27 13:13:58 +00:00
..
assert.c
elog.c
exc.c There was JMP_BUF defined in config.h. And SIGJMP_BUF later. 1996-12-27 13:13:58 +00:00
excabort.c
excid.c
format.c
Makefile