Re: Database object names and libpq in UTF-8 locale on Windows

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Sebastien FLAESCH <sf@4js.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-11-21T16:11:55Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Here's a simple patch to avoid this case.
> Comments?

I'm not sure that's the only place we're doing this ...

			regards, tom lane