Re: libpq Unicode support? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: libpq Unicode support?
Date
Msg-id 200504222208.j3MM8XF25236@candle.pha.pa.us
Whole thread Raw
In response to Re: libpq Unicode support?  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
List pgsql-general
Karsten Hilbert wrote:
> 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.

Well, we need to support UTF16 on Win32 only because Win32 libc
libraries doesn't support UTF8, but other than that UTF16 isn't much of
an issue for our users.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: pg_dump serial UNIQUE NOT NULL PRIMARY KEY
Next
From: Tom Lane
Date:
Subject: Re: libpq Unicode support?