On Tue, 6 Feb 2001, Oliver Elphick wrote:
> Certain include files are installed by src/include/Makefile and by
> interfaces/libpq++/Makefile. However, they in turn include others that
> are not installed, thus obviating the usefulness of the ones that are.
In your module you can use arbitrary routines from PG not only SPI,
for example you trigger needs work with some datetypes and for this
needs include anything from include/utils/ ... It expect install *all*
header files. Not is better download PG sources and use -I option for
your gcc?
I expect header files on /usr/include/pgsql for client programming not
for SPI.
Karel
- [HACKERS] Include files for SPI are not installed Oliver Elphick
- Re: [HACKERS] Include files for SPI are not installed Karel Zak
- Re: [HACKERS] Include files for SPI are not instal... Lamar Owen
- Re: [HACKERS] Include files for SPI are not in... Karel Zak
- Re: [HACKERS] Include files for SPI are not in... Tom Lane
- Re: [HACKERS] Include files for SPI are no... Lamar Owen
- Re: [HACKERS] Include files for SPI a... Tom Lane
- Re: [HACKERS] Include files for S... Lamar Owen
- Re: [HACKERS] Include files for SPI are no... Bruce Momjian
- Re: [HACKERS] Include files for SPI are not installed Lamar Owen
