Re: Bug #837: Unable to use LATIN9 (=ISO-8859-15) encoding
От
Peter Eisentraut
Тема
Re: Bug #837: Unable to use LATIN9 (=ISO-8859-15) encoding
Дата
Msg-id
Pine.LNX.4.44.0212052253250.12428-100000@localhost.localdomain
Ответ на
Bug #837: Unable to use LATIN9 (=ISO-8859-15) encoding (pgsql-bugs@postgresql.org)
Список
Дерево обсуждения
Bug #837: Unable to use LATIN9 (=ISO-8859-15) encoding pgsql-bugs@postgresql.org
Re: Bug #837: Unable to use LATIN9 (=ISO-8859-15) encoding Peter Eisentraut <peter_e@gmx.net>
Re: Bug #837: Unable to use LATIN9 (=ISO-8859-15) encoding Steve Haslam <araqnid@debian.org>
Re: Bug #837: Unable to use LATIN9 (=ISO-8859-15) encoding Peter Eisentraut <peter_e@gmx.net>
> >From PSQL, if I perform:
> \encoding LATIN9
> insert into i18ntest(id, data) values('Euro symbol', '¤');
>
> then I would expect this to insert a euro symbol into the data column
'¤' means '¤', not anything else. Maybe you want to try '\244'
(octal).
--
Peter Eisentraut peter_e@gmx.netВ списке pgsql-bugs по дате отправления
От: Joe Conway
Дата:
От: pgsql-bugs@postgresql.org
Дата: