Re: triggers and C include files - Mailing list pgsql-hackers

From Tom Lane
Subject Re: triggers and C include files
Date
Msg-id 9781.1004913471@sss.pgh.pa.us
Whole thread Raw
In response to triggers and C include files  (Patrick Welche <prlw1@newn.cam.ac.uk>)
List pgsql-hackers
Patrick Welche <prlw1@newn.cam.ac.uk> writes:
> seems to actively want to get rid of those files (?!) Anyway, they are
> definitely not installed on my system. So, have things changed and the
> documentation lagged, or should those include files be installed?

"make install" doesn't install headers for server-side development.
Do "make install-all-headers" if you want the full include tree.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Patrick Welche
Date:
Subject: Re: triggers and C include files
Next
From: Lamar Owen
Date:
Subject: Re: Beta going well