Re: PHP stuff

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Mark Woodward <pgsql(at)mohawksoft(dot)com>
Cc: 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:44:47
Message-ID: 20050315134447.GB2255@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-03-15 13:56:20 Re: PHP stuff
Previous Message Bruce Momjian 2005-03-15 13:34:14 Re: PHP stuff