Re: ISBN/ISSN/ISMN/EAN13 module

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Jeremy Kronuz <kronuz(at)hotmail(dot)com>, pgsql hackers <pgsql-hackers(at)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: ISBN/ISSN/ISMN/EAN13 module
Date: 2006-09-05 22:29:00
Message-ID: 200609052229.k85MT0l03560@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Tom Lane wrote:
> "Jeremy Kronuz" <kronuz(at)hotmail(dot)com> writes:
> > Hello again,This is an usable version of my EAN13/UPC/ISBN module.
>
> I'm reviewing this for addition to contrib/ now. I notice that there is
> no clear license statement. Is it OK to put the following into the
> README file?
>
>
> EAN13 - UPC - ISBN (books) - ISMN (music) - ISSN (serials)
> ----------------------------------------------------------
>
> Copyright Germn Mndez Bravo (Kronuz), 2004 - 2006
> This module is released under the same BSD license as the rest of PostgreSQL.
>
> The information to implement this module was collected through ...

Do we want to go down this road for all submissions? I think saying
nothing is best.

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2006-09-05 22:30:06 Re: [PATCHES] WIP: bitmap indexes
Previous Message Joshua D. Drake 2006-09-05 22:25:04 Re: Win32 hard crash problem

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-09-05 22:30:06 Re: [PATCHES] WIP: bitmap indexes
Previous Message Bruce Momjian 2006-09-05 22:00:17 Re: Backend SSL configuration enhancement