#define JMP_BUF has been unnecessary since the arrival of the sigsetjmp

Peter Eisentraut <peter_e@gmx.net>

Commit: 4f82ab4c97228eb5cb9de4719def9663b254eda9
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2000-10-28T23:53:01Z
Releases: 7.1.1
#define JMP_BUF has been unnecessary since the arrival of the sigsetjmp
test.

Files

PathChange+/−
src/backend/utils/error/exc.c modified +1 −5
src/include/port/hpux.h modified +0 −1
src/include/port/linux.h modified +0 −1
src/include/port/nextstep.h modified +0 −2
src/include/port/win32.h modified +0 −2
src/include/port/win.h modified +0 −1
src/include/utils/exc.h modified +3 −12