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:
@@ -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__)
|
||||
|
||||
Reference in New Issue
Block a user