Re: 8.4b2 tsearch2 strange error

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 8.4b2 tsearch2 strange error
Date: 2009-06-04 01:27:20
Message-ID: 20090604.102720.102666893.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I found the cause of this one --- the new code for estimating the
> selectivity of @@ was not guarding against the possibility that the
> given TSQuery is empty, as it is in this example.

Shouldn't be this in regression test?

> I'm still unable to reproduce the "tuple offset out of range" errors.

Maybe this is due to the difference how the index is physically
organized. I will uplaod physical database cluster.
--
Tatsuo Ishii
SRA OSS, Inc. Japan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sergey Burladyan 2009-06-04 01:34:00 Re: Improving the ngettext() patch
Previous Message Robert Haas 2009-06-04 01:07:38 Re: Plan time Improvement - 64bit bitmapset