Re: String encoding during connection "handshake"
Neil Conway <neilc@samurai.com>
From: Neil Conway <neilc@samurai.com>
To: Trevor Talbot <quension@gmail.com>
Cc: Martijn van Oosterhout <kleptog@svana.org>, sulfinu@gmail.com, Usama Munir <usama.munir@enterprisedb.com>, pgsql-hackers@postgresql.org
Date: 2007-12-02T08:29:18Z
Lists: pgsql-hackers
On Wed, 2007-11-28 at 09:38 -0800, Trevor Talbot wrote: > PostgreSQL's problem is that it (and AFAICT POSIX) conflates encoding > with locale, when the two are entirely separate concepts. In what way does PostgreSQL conflate encoding with locale? -Neil