Re: Database object names and libpq in UTF-8 locale on Windows
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Sebastien FLAESCH <sf@4js.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-11-21T16:33:14Z
Lists: pgsql-hackers
On 11/21/2012 11:11 AM, Tom Lane wrote: > 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 ... > > Oh, Hmm, darn. Where else do you think we might? cheers andrew