Re: pg.py under Mac OS X - Mailing list pgsql-interfaces

From Tom Lane
Subject Re: pg.py under Mac OS X
Date
Msg-id 22143.1113199793@sss.pgh.pa.us
Whole thread Raw
In response to pg.py under Mac OS X  (mps@theintraweb.net)
Responses Re: pg.py under Mac OS X
List pgsql-interfaces
mps@theintraweb.net writes:
> After a quick search on my system, I find that postgres.h only exists in
> the postgresql-7.4.7 source directory, and was not installed with the
> headers in /usr/local/pgsql/include/

You need to do "make install-all-headers" to get the server-side headers
installed in 7.4.  (IIRC we made this the default in 8.0, but it was not
default in any prior version.)
        regards, tom lane


pgsql-interfaces by date:

Previous
From: "Brandon Metcalf"
Date:
Subject: Re: [Dbdpg-general] benchmarking old Pg and DBD::Pg
Next
From: Robin Boerdijk
Date:
Subject: Tool for generating DAO classes?