Re: Behaviour of to_tsquery(stopwords only) - Mailing list pgsql-hackers

From Richard Huxton
Subject Re: Behaviour of to_tsquery(stopwords only)
Date
Msg-id 47D03396.1080000@archonet.com
Whole thread Raw
In response to Re: Behaviour of to_tsquery(stopwords only)  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: Behaviour of to_tsquery(stopwords only)
List pgsql-hackers
Teodor Sigaev wrote:
>>
>> So - is this a bug, feature, "feature"?
> 
> It's definitely a bug:
> select count(*), query from queries group by query;
>  count |  query
> -------+----------
>      3 | 'tender'
>      4 | 'tender'
>      4 | 'tender'
> (3 rows)
> 
> Will fix it soon.

Ah, smashing.

--   Richard Huxton  Archonet Ltd


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Intended behaviour of SET search_path with SQL functions?
Next
From: "Heikki Linnakangas"
Date:
Subject: Re: 8.3.0 Core with concurrent vacuum fulls