Re: GPL Licensed Files in 8.1.4

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>, pgsql-general(at)postgresql(dot)org
Subject: Re: GPL Licensed Files in 8.1.4
Date: 2006-06-07 20:34:23
Message-ID: 200606072034.k57KYNP29407@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> Andrew Sullivan <ajs(at)crankycanuck(dot)ca> writes:
> > At the same time, it strikes me that at least the userlock stuff, and
> > maybe dbmirror as well, are candidates for pgfoundry rather than
> > contrib/
>
> We'd already agreed to move dbmirror to pgfoundry, but it just didn't
> get done for 8.1. I had not thought of pgfoundry as a reasonable
> solution for userlock, but maybe that's the best thing to do with it.
>
> A better idea would be to contact the module authors and get them to
> relicense, but that might be hard. Dal Zotto at least hasn't been
> seen on these lists for a long time :-(

Here is the most recent feedback we have from Massimo:

http://archives.postgresql.org/pgsql-hackers/2001-08/msg01001.php

> Regarding the licencing of the code, I always release my code under GPL,
> which is the licence I prefer, but my code in the backend is obviously
> released under the original postgres licence. Since the module is loaded
> dynamically and not linked into the backend I don't see a problem here.
> If the licence becomes a problem I can easily change it, but I prefer the
> GPL if possible.

--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tony Caduto 2006-06-07 20:50:13 PG Lightning Admin and Linux
Previous Message tom.darci 2006-06-07 20:21:16 SessionID, pretty please