Re: trouble with to_char('L')
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera <alvherre@commandprompt.com>
Cc: Mikko <mhannesy@gmail.com>, pgsql-general@postgresql.org
Date: 2009-04-22T18:35:22Z
Lists: pgsql-hackers, pgsql-general
Alvaro Herrera <alvherre@commandprompt.com> writes: > Does this imply that we shouldn't allow UTF8 database on Windows at all? That would be pretty unfortunate :-( I think what this suggests is that there probably needs to be some encoding conversion logic near the places we examine localeconv() output. regards, tom lane