mirror of
https://github.com/postgres/postgres.git
synced 2025-05-06 19:59:18 +03:00
8 lines
193 B
C
8 lines
193 B
C
# define USE_POSIX_TIME
|
|
# define USE_POSIX_SIGNALS
|
|
# define CLASS_CONFLICT
|
|
# define DISABLE_XOPEN_NLS
|
|
# define HAVE_ANSI_CPP
|
|
# define HAS_TEST_AND_SET
|
|
typedef unsigned int slock_t;
|