Re: [HACKERS] LZ compressing data type

Поиск
Список
Период
Сортировка
От Philip Warner
Тема Re: [HACKERS] LZ compressing data type
Дата
Msg-id 3.0.5.32.19991118142605.00c63a70@mail.rhyme.com.au
обсуждение исходный текст
Ответ на Re: [HACKERS] LZ compressing data type  (wieck@debis.com (Jan Wieck))
Ответы Re: [HACKERS] LZ compressing data type  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
At 03:23 18/11/99 +0100, Jan Wieck wrote:
>
>    From the very beginning of US patent No. 4,558,302 (the thing
>    behind Unisys's LZW):
>

The other thing to remember is that there are a very large number of
countries in which this patent does not apply because it was not even
applied for until after the alogorithm was made public. In the first
publication of the LZW algorithm, there was no patent notice, but I think
the US patent had been applied for.

For US-based distribution sites, however, you may find the threat of legal
action from a large company is enough to make it less desirable to
distribute. 

FWIW, I think Unisys patented the LZW algorithm only.

It's probably a bit late to ask, but how difficult would it be to
generalize your code to use the compressor/encryption library of choice?
zlib and pgp spring to mind. This would kill three birds with one stone.



----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.C.N. 008 659 498)             |          /(@)   ______---_
Tel: +61-03-5367 7422            |                 _________  \
Fax: +61-03-5367 7430            |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


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

Предыдущее
От: wieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] LZ compressing data type
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] LZ compressing data type