Re: Text search segmentation fault

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Tommy Gildseth <tommy(dot)gildseth(at)usit(dot)uio(dot)no>, General Postgres Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Text search segmentation fault
Date: 2009-01-29 16:00:24
Message-ID: 4981D298.3080106@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> Teodor Sigaev <teodor(at)sigaev(dot)ru> writes:
>> I reproduced the bug with a help of Grzegorz's point for 64-bit box.
>
> Hmm, seems it's not so much a "64 bit" error as a "signed vs unsigned
> char" issue?

Yes, but I don't understand why it worked in 32-bit box.

> Does this affect the old contrib/tsearch2 code?

Will check.

> Please try to make the commits in the next eight hours, as we have
> release wraps scheduled for tonight.

Minor versions or beta of 8.4? if last, I'd like to commit btree_gin and
fast_update_gin. For both patches all pointed issues was resolved and Jeff,
seems, haven't objections.

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-01-29 16:01:19 Re: Text search segmentation fault
Previous Message Gregory Stark 2009-01-29 15:51:09 Re: Text search segmentation fault