Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords - Mailing list pgsql-patches

From Tom Lane
Subject Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords
Date
Msg-id 10552.1195065595@sss.pgh.pa.us
Whole thread Raw
In response to Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords  (Jan Urbański <j.urbanski@students.mimuw.edu.pl>)
List pgsql-patches
=?UTF-8?B?SmFuIFVyYmHFhHNraQ==?= <j.urbanski@students.mimuw.edu.pl> writes:
>> This bit should be replaced with defGetBoolean.  Otherwise it looks
>> reasonably sane.

> Fixed that, thank you.

Applied with minor revisions (changed the parameter name, avoided
probably-insignificant memory leak).

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords
Next
From: Oleg Bartunov
Date:
Subject: Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords