"Magnus Hagander" <[EMAIL PROTECTED]> writes:
>>> This patch appears to have killed win32 builds that *don't* have NLS
>>> enabled:
>> What's the appropriate behavior in this case --- just treat
>> it as a no-op, as we do on Unix when LC_MESSAGES isn't defined?
> Yes, I think that's correct.
OK, patch committed.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match