#define JMP_BUF has been unnecessary since the arrival of the sigsetjmp
Peter Eisentraut <peter_e@gmx.net>
#define JMP_BUF has been unnecessary since the arrival of the sigsetjmp test.
Files
| Path | Change | +/− |
|---|---|---|
| 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 |