[EMAIL PROTECTED] 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 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl
- [GENERAL] PHP and PostgresSQL beta ryan
- Re: [GENERAL] PHP and PostgresSQL beta Brett W. McCoy
- Tom Lane