mirror of
https://github.com/postgres/postgres.git
synced 2025-06-17 17:02:08 +03:00
Needs USE_POSIX_SIGNALS
Pointed out by Dan McGuirk
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
*/
|
||||
# define JMP_BUF
|
||||
# define USE_POSIX_TIME
|
||||
# define USE_POSIX_SIGNAL
|
||||
# if !defined(PPC)
|
||||
# define NEED_I386_TAS_ASM
|
||||
# define HAS_TEST_AND_SET
|
||||
|
Reference in New Issue
Block a user