Re: BUG #8970: ts_parse incorrectly split numbers in digit token

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #8970: ts_parse incorrectly split numbers in digit token
Дата
Msg-id 16579.1391295661@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #8970: ts_parse incorrectly split numbers in digit token  (Marco Atzeri <marco.atzeri@gmail.com>)
Список pgsql-bugs
Marco Atzeri <marco.atzeri@gmail.com> writes:
> On 01/02/2014 23:27, Tom Lane wrote:
>> Hm.  It looks like there's an entirely unnecessary assumption that wchar_t
>> and wint_t are the same width.  Does the attached patch make things better
>> for you?

> tested on 9.3.2 with LANG=en_US.UTF-8
>       tsearch                  ... ok

Excellent, I'll go commit this.

            regards, tom lane

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

Предыдущее
От: Marco Atzeri
Дата:
Сообщение: Re: BUG #8970: ts_parse incorrectly split numbers in digit token
Следующее
От: Marko Tiikkaja
Дата:
Сообщение: Re: BUG #8870: PL/PgSQL, SELECT .. INTO and the number of result columns