Re: libpq Unicode support?

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: libpq Unicode support?
Date: 2005-04-22 21:43:34
Message-ID: 20050422234334.F565@hermes.hilbert.loc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Apr 22, 2005 at 05:28:28PM -0400, Bruce Momjian wrote:

> > UTF-16 ? If so *should* it be supported in, say, 9.0 ? If not,
> > should there be a FAQ item saying why not ?
>
> Is there a reason you have to use UTF16?
No. I don't currently use either one (that is I am using a
"unicode" database with appropriate "set client_encoding"s
which works as expected. I am just wondering whether we should
add a FAQ item why UTF16 doesn't need to be supported.

> Can't you convert to UTF8 on input?
I likely could would I have to.

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Hipp 2005-04-22 21:44:05 pg_dump serial UNIQUE NOT NULL PRIMARY KEY
Previous Message Bruce Momjian 2005-04-22 21:28:28 Re: libpq Unicode support?