Re: UTF-8 encoding question regarding PhpPgAdmin

Поиск
Список
Период
Сортировка
От Adrian 'Dagurashibanipal' von Bidder
Тема Re: UTF-8 encoding question regarding PhpPgAdmin
Дата
Msg-id 1042035109.19716.9.camel@papillon.fortytwo.ch
обсуждение исходный текст
Ответ на Re: UTF-8 encoding question regarding PhpPgAdmin development  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: UTF-8 encoding question regarding PhpPgAdmin  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список 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 по дате отправления:

Предыдущее
От: "D'Arcy J.M. Cain"
Дата:
Сообщение: Re: python interface
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: psql and readline