> Your assumption is correct. All I need is what you described: > #ifdef __CYGWIN__ > to > #if defined(__CYGWIN__) || defined(N_PLAT_NLM)
Great. I'll include that in a set of patches I'm working on. > Sorry that the patchfile didn't include the context. I will make sure that this > doesn't happen any more. No problem. Thanks for the patch! - Thomas ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html