Re: Faster compression, again

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Faster compression, again
Дата
Msg-id CAHyXU0zXfQgRCWGYo-CSR8Jxrj8xeCKi5wwh9WiAMNdO+v65=w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Faster compression, again  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Faster compression, again
Список pgsql-hackers
On Wed, Mar 14, 2012 at 3:43 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
>
>
> On 03/14/2012 04:10 PM, Merlin Moncure wrote:
>>
>> there are plenty of on gpl lz based libraries out there (for example:
>> http://www.fastlz.org/) and always have been.  they are all much
>> faster than zlib.  the main issue is patents...you have to be careful
>> even though all the lz77/78 patents seem to have expired or apply to
>> specifics not relevant to general use.
>>
>
> We're not going to include GPL code in the backend. We have enough trouble
> with readline and that's only for psql. SO the fact that there are GPL
> libraries can't help us, whether there are patent issues or not.

er, typo: I meant to say: "*non-gpl* lz based..."  :-).

merlin


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: patch for parallel pg_dump
Следующее
От: Daniel Farina
Дата:
Сообщение: Re: Faster compression, again