Re: new food for the contrib/ directory

From: Justin Clift <justin(at)postgresql(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Andreas Scherbaum <adsmail(at)htl(dot)de>, PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: new food for the contrib/ directory
Date: 2002-04-18 12:03:28
Message-ID: 3CBEB610.605F9D44@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Bruce,

Did we reach an opinion as to whether we'll include GPL'd code?

My vote is to not include this code, as it just muddies the water with
PostgreSQL being BSD based.

:-)

Regards and best wishes,

Justin Clift

Andreas Scherbaum wrote:
>
> Justin Clift wrote:
> >
> > Hi Bruce,
> >
> > Haven't looked at the code, but there's no license with it.
> >
> > Andreas, are you cool with having the same License as PostgreSQL for it
> > (BSD license)?
> >
> > :-)
> >
> > Regards and best wishes,
> >
> > Justin Clift
> >
> > Bruce Momjian wrote:
> > >
> > > Can someone comment on this? I can't decide.
> > >
> > > ---------------------------------------------------------------------------
> > >
> > > Andreas Scherbaum wrote:
> > > >
> > > > Hello,
> > > >
> > > > i have written a module for logging changes on a table (without knowing
> > > > the exact column names).
> > > > Dont know where to put it, but its ready for use in the contrib directory.
> > > >
> > > > Its available at: http://ads.ufp.de/projects/Pg/table_log.tar.gz (3k)
> > > >
> > > > Would be nice, if this can be added.
> > > >
> > > >
> > > > Best regards
>
> Hello,
>
> uhm, good point. I thought i missed something ;-)
>
> This software is distributed under the GNU General Public License
> either version 2, or (at your option) any later version.
>
> I have updated the readme and replaced the archive with a new version.
>
> Thanks and best regards
>
> --
> Andreas 'ads' Scherbaum
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Scherbaum 2002-04-18 12:26:49 Re: new food for the contrib/ directory
Previous Message mlw 2002-04-18 11:52:35 Re: Index Scans become Seq Scans after VACUUM ANALYSE