| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Bruno Wolff III <bruno(at)wolff(dot)to> |
| Cc: | Mark Woodward <pgsql(at)mohawksoft(dot)com>, Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: PHP stuff |
| Date: | 2005-03-15 13:34:14 |
| Message-ID: | 200503151334.j2FDYEY10305@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Bruno Wolff III wrote:
> On Tue, Mar 15, 2005 at 06:08:48 -0500,
> Mark Woodward <pgsql(at)mohawksoft(dot)com> wrote:
> > > I'm currently adding support for the v3 protocol in PHP pgsql extension.
> > > I'm wondering if anyone minds if I lift documentation wholesale from
> > > the PostgreSQL docs for the PHP docs for these functions. For instance,
> > > the fieldcodes allowed for PQresultErrorField, docs on
> > > PQtransactionStatus, etc.
> > >
> > > I don't really see the point of me 'rephrasing' it all :)
> >
> > This raises an interesting point, the PHP guys want the copyrights
> > assigned to the PHP project on their license, are there any
> > incompatibilities between Postgres' and PHP's license?
>
> Just because the licenses are compatible, doesn't necessarily mean you
> can safely sign over the copyrights for documentation that you don't hold.
> If PHP holds the copyright they can relicense the documentation later under
> a license that may not be compatible with BSD.
Uh, but that's what the BSD license allows --- relicensing as any other
license, including commercial.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruno Wolff III | 2005-03-15 13:44:47 | Re: PHP stuff |
| Previous Message | Marc G. Fournier | 2005-03-15 12:43:17 | Re: PHP stuff |