diff options
Diffstat (limited to 'src/include/port/sco.h')
-rw-r--r-- | src/include/port/sco.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/port/sco.h b/src/include/port/sco.h index b37990c3dd9..1e08b5b8a5c 100644 --- a/src/include/port/sco.h +++ b/src/include/port/sco.h @@ -4,6 +4,9 @@ #define DISABLE_COMPLEX_MACRO +/* see src/backend/libpq/pqcomm.c */ +#define SCO_ACCEPT_BUG + #define HAS_TEST_AND_SET #define NEED_I386_TAS_ASM |