Re: PHP and PostgresSQL beta

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: ryan(at)paymentalliance(dot)net
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PHP and PostgresSQL beta
Date: 2001-03-06 21:36:15
Message-ID: 7577.983914575@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

ryan(at)paymentalliance(dot)net writes:
> I know this issue has been discussed, currently I can't find the
> resolution. What needs to be done to the latest php release to get it
> to successfully compile with the latest beta version of pgsql?

Remove the #include "postgres.h" in php_pgsql.h.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-03-06 21:58:09 Re: max(field) vs select field .. order by desc limit 1
Previous Message Martin A. Marques 2001-03-06 21:22:12 Re: PHP and PostgresSQL beta