Re: Inconsistent Conversion Names - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Inconsistent Conversion Names
Date
Msg-id Pine.LNX.4.44.0209211955090.1149-100000@localhost.localdomain
Whole thread Raw
In response to Re: Inconsistent Conversion Names  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
Oleg Bartunov writes:

> > > Someone said that the conversion table is actually koi8r + koi8u,
> > > being different from IANA's koi8_r. Not sure though.
> >
> > I found mention in the archives by Oleg B. that it is in fact koi8_r.
> >
>
> on my system (linux) I have ru_RU.KOI8-R locale.

We're not talking about your system. :-)

Do you know whether PostgreSQL's conversion tables cover koi8-r or koi8-u
or both?  The documentation contains contradicting information about that.
Actually, since we use the officially provided Unicode conversion tables,
we should know what they cover.

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: NUMERIC's transcendental functions
Next
From: Tom Lane
Date:
Subject: Re: pg_dump problems in upgrading