Hi,
I haven't seen this issue for windows console, but I don't think it affects
my DB. Anyway, I'm using Unicode (UTF8), and this is the only problem I had.
If it had something to do with the encoding, the results would be very
different (such as the wrong character as result for the function).
Eduardo Santos wrote:
> When you have the latin character ç and use the lower or the upper
> function, instead of return the approprite character, it returns the oposite
> one, so the comparisons in the whole DB are wrong. If you have a word such
> as Serviço, and you use the lower function, the
The following bug has been logged online:
Bug reference: 3323
Logged by: Eduardo Santos
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4
Operating system: Windows
Description:Wrong charset for the lower and upper functions
Details:
When you have the latin