Re: ts_count

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: ts_count
Дата
Msg-id 1307235537-sup-1699@alvh.no-ip.org
обсуждение исходный текст
Ответ на ts_count  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: ts_count  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Excerpts from Andrew Dunstan's message of sáb jun 04 08:47:02 -0400 2011:

> A snippet from the regression test:
> 
> 
>     select ts_count(to_tsvector('managing managers manage peons managerially'),
>                      to_tsquery('managers | peon'));
>       ts_count
>     ----------
>              4

Err, shouldn't this return 5?

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: Assert failure when rechecking an exclusion constraint
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: ts_count