"Magnus Hagander" <[EMAIL PROTECTED]> writes: > + #ifdef WIN32 > + #define _WIN32_WINNT 0x0400 > + #endif
Hmm ... in pg_ctl.c I see
#define _WIN32_WINNT 0x0500
Is there a reason for these to be different? Are there other places
that will need this (ie, maybe it should be in c.h instead?)
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
