Bruce Momjian <pgman@candle.pha.pa.us> writes:
> In reading the patch, it seems he is only doing "zero equals
> unknown" on Win32, so I think we are fine.
That's what I was trying to avoid: where possible, we shouldn't
introduce platform-dependent #ifdefs IMHO.
-Neil