Re: #include "executor/spi.h" throwing errors - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: #include "executor/spi.h" throwing errors
Date
Msg-id 20060830082241.GF13929@svana.org
Whole thread Raw
In response to Re: #include "executor/spi.h" throwing errors  ("Harpreet Dhaliwal" <harpreet.dhaliwal01@gmail.com>)
Responses Re: #include "executor/spi.h" throwing errors  ("Harpreet Dhaliwal" <harpreet.dhaliwal01@gmail.com>)
List pgsql-general
On Wed, Aug 30, 2006 at 04:14:20AM -0400, Harpreet Dhaliwal wrote:
> Did not understand about capital L and small L.
> What should i be using, capital or small.

Please use a font that distinguishes between I and l. It's capital I
like in INDIGO. Not an L at all...

> I also tried
> gcc -I `pg_config --includedir-server` a.c
>
> and it still says executor/spi.h doesn't exist.

Then your setup is badly broken. "pg_config --includedir-server" should
point to the include directory of your postgres installation.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Attachment

pgsql-general by date:

Previous
From: "Harpreet Dhaliwal"
Date:
Subject: Re: #include "executor/spi.h" throwing errors
Next
From: "Harpreet Dhaliwal"
Date:
Subject: Re: #include "executor/spi.h" throwing errors