Re: UTF8 or Unicode - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: UTF8 or Unicode
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: UTF8 or Unicode  ("Dave Page" <[email protected]>)
Responses Re: UTF8 or Unicode
List pgsql-hackers
Dave Page wrote:
> Karel Zak wrote:
> 
> >> Yes, I think we should fix it and remove UNICODE and WIN encoding names
> >> from PG code.
> >
> > The JDBC driver asks for a UNICODE client encoding before it knows the 
> > server version it is talking to. How do you avoid breaking this?
> 
> So does pgAdmin.

I think we just need to _favor_ UTF8.  The question is where are we
favoring Unicode rather than UTF8?

--  Bruce Momjian                        |  http://candle.pha.pa.us [email protected]               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Data loss, vacuum, transaction wrap-around
Next
From: Tom Lane
Date:
Subject: Re: SPI_finish and RegisterExprContextCallback