Re: Bug #837: Unable to use LATIN9 (=ISO-8859-15) encoding - Mailing list pgsql-bugs

From Steve Haslam
Subject Re: Bug #837: Unable to use LATIN9 (=ISO-8859-15) encoding
Date
Msg-id 20021205233356.GA8074@araqnid.ddts.net
Whole thread Raw
In response to Re: Bug #837: Unable to use LATIN9 (=ISO-8859-15) encoding  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-bugs
On Fri, Dec 06, 2002 at 12:20:54AM +0100, Peter Eisentraut wrote:
> > >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
>=20
> '¤' means '¤', not anything else.  Maybe you want to try '\244'
> (octal).

That was a literal character 164 that the browser seems to have munged when
uploading the form (the script is also available in raw form using the URI
at the top, http://araqnid.ddts.net/~steve/i18ntest.sql)

SRH
--=20
Steve Haslam      Reading, UK                           araqnid@innocent.com
Debian GNU/Linux Maintainer                               araqnid@debian.org
                     Currently for sale: http://www.arise.demon.co.uk/my_cv/
almost called it today, turned to face the void, numb with the suffering
and the question- "Why am I?"                                  [queensr=FFc=
he]

pgsql-bugs by date:

Previous
From: "Maksim A. Demin"
Date:
Subject: PostgreSQL 7.3 and JDBC3
Next
From: Евгений Гридасов
Date:
Subject: bug or feature?