mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
Add DISABLE_COMPLEX_MACRO to sco.
This commit is contained in:
@ -3,3 +3,5 @@
|
|||||||
#define MAXPATHLEN _POSIX_PATH_MAX
|
#define MAXPATHLEN _POSIX_PATH_MAX
|
||||||
|
|
||||||
#define NOFILE NOFILES_MIN
|
#define NOFILE NOFILES_MIN
|
||||||
|
|
||||||
|
#define DISABLE_COMPLEX_MACRO
|
||||||
|
Reference in New Issue
Block a user