Re: replicating tsearch2 across versions of postgres - Mailing list pgsql-hackers

From Dave Cramer
Subject Re: replicating tsearch2 across versions of postgres
Date
Msg-id 388C0A1D-2C70-4E30-A7BC-EAAA83D4AD90@fastcrypt.com
Whole thread Raw
In response to Re: replicating tsearch2 across versions of postgres  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: replicating tsearch2 across versions of postgres  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-hackers
Thanks, that might be easier than first thought.

Dave
On 21-Dec-05, at 2:04 PM, Tom Lane wrote:

> Dave Cramer <pg@fastcrypt.com> writes:
>> Is it possible to add the old signatures back for backward
>> compatibility ? Something like a tsearch2-compat lib ?
>
> The old signatures were security holes.  We are not going to put them
> back.  I would suggest changing the functions on the 7.4 machine to  
> the
> new signatures --- see the 7.4.8 release notes.
>
>             regards, tom lane
>



pgsql-hackers by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: where is the output
Next
From: Greg Stark
Date:
Subject: Re: problem with nasty latin2 sorting