1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-18 02:02:55 +03:00

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

test.
This commit is contained in:
Peter Eisentraut
2000-10-28 23:53:01 +00:00
parent 0c0a176370
commit 4f82ab4c97
7 changed files with 4 additions and 24 deletions

View File

@@ -4,7 +4,6 @@
__USE_BSD is set by bsd/signal.h, and __USE_BSD_SIGNAL appears not to
be used.
*/
#define JMP_BUF
#define USE_POSIX_TIME
#if defined(__i386__)