Re: PHP and PostgresSQL beta - Mailing list pgsql-general

From Tom Lane
Subject Re: PHP and PostgresSQL beta
Date
Msg-id 7577.983914575@sss.pgh.pa.us
Whole thread Raw
In response to PHP and PostgresSQL beta  (ryan@paymentalliance.net)
List pgsql-general
ryan@paymentalliance.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

pgsql-general by date:

Previous
From: "Martin A. Marques"
Date:
Subject: Re: PHP and PostgresSQL beta
Next
From: Tom Lane
Date:
Subject: Re: max(field) vs select field .. order by desc limit 1