From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | "Stephen R(dot) van den Berg" <srb(at)cuci(dot)nl> |
Cc: | lar(at)quicklz(dot)com, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: QuickLZ compression algorithm (Re: Inclusion in the PostgreSQL backend for toasting rows) |
Date: | 2009-01-05 01:51:22 |
Message-ID: | 20090105015122.GJ26552@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On Sat, Jan 3, 2009 at 17:56, Lasse Reinhold <lar(at)quicklz(dot)com> wrote:
> > That sounds really exciting, I'd love to see QuickLZ included into
> > PostgreSQL. I'd be glad to offer support and add custom optimizations,
> > features or hacks or whatever should turn up.
> >
> > My only concern is to avoid undermining the commercial license, but this
> > can, as you suggest, be solved by exceptionally allowing QuickLZ to be
> > linked with PostgreSQL. Since I have exclusive copyright of QuickLZ any
> > construction is possible.
Hmm ... keep in mind that PostgreSQL is used as a base for a certain
number of commercial, non-BSD products (Greenplum, Netezza,
EnterpriseDB, Truviso, are the ones that come to mind). Would this
exception allow for linking QuickLZ with them too? It doesn't sound to
me like you're open to relicensing it under BSD, which puts us in an
uncomfortable position.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
From | Date | Subject | |
---|---|---|---|
Next Message | marcin mank | 2009-01-05 01:55:11 | PROPOSAL: geqo improvement |
Previous Message | ITAGAKI Takahiro | 2009-01-05 01:50:27 | Export IsUnderPostmaster for pg_stat_statements on win32 |