> A thought about this - how about converting pgpiperead() and > pgpipewrite() into functions intead of macros (on win32 - still > redifining them on != win32), mimicking the behaviour of read() and > write()?
And #def'ing them to be read + write under win32? Don't want to change every instance of read/write. > Then we could do awya with the #ifdefs at the points where its > used, and just expect the normal Unix behaviour? I don't see that we do have any #ifdefs where its used. Can't help but feel I've misinterpreted your message. Cheers, Claudio --- Certain disclaimers and policies apply to all email sent from Memetrics. For the full text of these disclaimers and policies see <a href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em ailpolicy.html</a> ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html