From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: replicating tsearch2 across versions of postgres |
Date: | 2005-12-22 13:10:34 |
Message-ID: | 09C430DC-AC3B-44CF-A73E-F61950BF2B59@fastcrypt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Is it possible to just not replicate the internal tsearch tables ?
Dave
On 21-Dec-05, at 4:37 PM, Dave Cramer wrote:
> Thanks, that might be easier than first thought.
>
> Dave
> On 21-Dec-05, at 2:04 PM, Tom Lane wrote:
>
>> Dave Cramer <pg(at)fastcrypt(dot)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
>>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org
>
From | Date | Subject | |
---|---|---|---|
Next Message | Euler Taveira de Oliveira | 2005-12-22 13:59:35 | Re: to_char and i18n |
Previous Message | Martijn van Oosterhout | 2005-12-22 12:18:21 | Re: Recovery from multi trouble |