Re: Inconsistent Conversion Names

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Inconsistent Conversion Names
Дата
Msg-id Pine.LNX.4.44.0209211955090.1149-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: Inconsistent Conversion Names  (Oleg Bartunov <oleg@sai.msu.su>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: NUMERIC's transcendental functions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump problems in upgrading