Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Tom Lane
Subject Re: replicating tsearch2 across versions of postgres
Date
Msg-id [email protected]
Whole thread Raw
In response to replicating tsearch2 across versions of postgres  (Dave Cramer <[email protected]>)
Responses Re: replicating tsearch2 across versions of postgres
List pgsql-hackers
Dave Cramer <[email protected]> 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: Martijn van Oosterhout
Date:
Subject: Re: where is the output
Next
From: Bruce Momjian
Date:
Subject: Re: Automatic function replanning