init
This commit is contained in:
11
pg_include/port/unixware.h
Executable file
11
pg_include/port/unixware.h
Executable file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* src/include/port/unixware.h
|
||||
*
|
||||
* see src/backend/libpq/pqcomm.c */
|
||||
#define SCO_ACCEPT_BUG
|
||||
|
||||
/***************************************
|
||||
* Define this if you are compiling with
|
||||
* the native UNIXWARE C compiler.
|
||||
***************************************/
|
||||
#define USE_UNIVEL_CC
|
||||
Reference in New Issue
Block a user