blob: 236eaa09330e16c2bad4943c42cbccf7512d68c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/*
* $PostgreSQL$
*
* 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
|