Re: Postgre7.1 release build problem - Mailing list pgsql-general

From Tom Lane
Subject Re: Postgre7.1 release build problem
Date
Msg-id 24952.987296490@sss.pgh.pa.us
Whole thread Raw
In response to Postgre7.1 release build problem  (uros@sir-mag.com)
List pgsql-general
uros@sir-mag.com writes:
> When  i  want  install php with postgre it stoped with error
> "can't  find  postgres.h".

This is not Postgres' fault but PHP's: it should never have included
that file.  Remove the include of postgres.h from the PHP header file
that's trying to include it.

            regards, tom lane

pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: 7.1 on Solaris 8 run failure?
Next
From: Adam Haberlach
Date:
Subject: Re: 7.1 on Solaris 8 run failure?