Re: tsearch2 regression test failures - Mailing list pgsql-hackers

From Tom Lane
Subject Re: tsearch2 regression test failures
Date
Msg-id 1503.1174869870@sss.pgh.pa.us
Whole thread Raw
In response to tsearch2 regression test failures  (Magnus Hagander <magnus@hagander.net>)
Responses Re: tsearch2 regression test failures  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> tsearch2 regression tests are also failing on win32/msvc, with attached
> diffs.
> Any pointers on where to start? ;)

FWIW, it looks like it failed to reject stopwords.  Is it possible you
ran it in an environment that would make it pick the Russian stopword
list?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] Fun with Cursors- how to rewind a cursor
Next
From: David Fetter
Date:
Subject: Re: Arrays of Complex Types