Re: Text search segmentation fault - Mailing list pgsql-general

From Teodor Sigaev
Subject Re: Text search segmentation fault
Date
Msg-id 4981D298.3080106@sigaev.ru
Whole thread Raw
In response to Re: Text search segmentation fault  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Text search segmentation fault
Re: Text search segmentation fault
Re: Text search segmentation fault
List pgsql-general

Tom Lane wrote:
> Teodor Sigaev <teodor@sigaev.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@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

pgsql-general by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Text search segmentation fault
Next
From: Mark Styles
Date:
Subject: Re: Changing owner of pg_toast tables