Re: BUG #2286: Wrong index creation with cs_CZ locales and HYPHEN

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2286: Wrong index creation with cs_CZ locales and HYPHEN
Дата
Msg-id 20409.1141061059@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2286: Wrong index creation with cs_CZ locales and HYPHEN  ("David Sauer" <profa@profa.cz>)
Ответы Re: BUG #2286: Wrong index creation with cs_CZ locales and  (David Sauer <profa@profa.cz>)
Список pgsql-bugs
"David Sauer" <profa@profa.cz> writes:
> PostgreSQL version: 8.1.2, 8.1.3
> Operating system:   Linux (libc6), debian
> Description:        Wrong index creation with cs_CZ locales and HYPHEN

You've probably gotten bit by the 8.1.2 changes in locale-dependent
sorting.  Try REINDEXing the affected indexes, as per the 8.1.2 release
notes.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: BUG #2284: missing sequence number
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2285: Can not access database after successful PITR - file naming problems