Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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