Re: UTF-8 encoding question regarding PhpPgAdmin - Mailing list pgsql-hackers

From Adrian 'Dagurashibanipal' von Bidder
Subject Re: UTF-8 encoding question regarding PhpPgAdmin
Date
Msg-id 1042035109.19716.9.camel@papillon.fortytwo.ch
Whole thread Raw
In response to Re: UTF-8 encoding question regarding PhpPgAdmin development  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: UTF-8 encoding question regarding PhpPgAdmin  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-hackers
On Tue, 2003-01-07 at 21:59, Peter Eisentraut wrote:

> > - Some letters, like the euro sign, do not belong to Latin1. Example:  let's
> > say we have a Latin1 database and use SET CLIENT_ENCODING = 'Unicode'. If I
> > input a euro sign, does it get rejected by PostgreSQL?
>
> Currently, it gives you a warning and ignores the character.  Not sure
> that is ideal.

(Yes, I should try this myself...)

Ignored as in 'passed through unchanged'; or ignored as in 'removed from
the string'?

cheers
-- vbi

--
this email is protected by a digital signature: http://fortytwo.ch/gpg

pgsql-hackers by date:

Previous
From: "D'Arcy J.M. Cain"
Date:
Subject: Re: python interface
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: psql and readline