Re: Escaping the ARC patent

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Escaping the ARC patent
Дата
Msg-id 5766.1107470968@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Escaping the ARC patent  ("Jonah H. Harris" <jharris@tvi.edu>)
Ответы Re: Escaping the ARC patent  ("Jonah H. Harris" <jharris@tvi.edu>)
Список pgsql-hackers
"Jonah H. Harris" <jharris@tvi.edu> writes:
> I'm familiar with the 2Q algorithm.  I also remember seeing, I believe, 
> a public domain 2Q implementation floating around somewhere.

No doubt, but I think the more conservative way to get there is to
proceed by trimming down the working code we already have.  Adapting
someone else's code to fit into our backend infrastructure would involve
a fair amount of modifications (memory management and error handling at
the very least) with consequent risks of introducing bugs.

Still, it wouldn't be bad to have someone else's implementation at hand
as a comparison point.  Do you have a link handy?
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: Escaping the ARC patent
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: Escaping the ARC patent