Re: replicating tsearch2 across versions of postgres

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: replicating tsearch2 across versions of postgres
Дата
Msg-id 388C0A1D-2C70-4E30-A7BC-EAAA83D4AD90@fastcrypt.com
обсуждение исходный текст
Ответ на Re: replicating tsearch2 across versions of postgres  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: replicating tsearch2 across versions of postgres  (Dave Cramer <pg@fastcrypt.com>)
Список 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 по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: where is the output
Следующее
От: Greg Stark
Дата:
Сообщение: Re: problem with nasty latin2 sorting