Re: [HACKERS] [PATCHES] zic with msvc

2006-10-21 Thread Magnus Hagander
+ #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?) Not really. The default

Re: [PATCHES] 8.2 release notes for pgcrypto

2006-10-21 Thread Bruce Momjian
Patch applied. Thanks. Your documentation changes can be viewed in five minutes using links on the developer's page, http://www.postgresql.org/developer/testing. --- Marko Kreen wrote: Bit more detailed description of