Re: Version 1 Calling convention

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Jasbinder Bali <jsbali(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org
Subject: Re: Version 1 Calling convention
Date: 2006-08-30 05:19:52
Message-ID: 20060830051952.GB13929@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

On Wed, Aug 30, 2006 at 01:01:32AM -0400, Jasbinder Bali wrote:
> Do i need to download spi.h from somewhere or what? I can't see it anywhere

You need the backend header files. In Debian they're in the
postgresql-dev package. You'll need to add
-I/usr/include/postgresql/server to your compile command to see them.

Hope this helps,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jasbinder Bali 2006-08-30 05:21:29 Re: Version 1 Calling convention
Previous Message Patrick TJ McPhee 2006-08-30 05:10:46 Re: Deathly slow performance on SMP red-hat system

Browse pgsql-novice by date

  From Date Subject
Next Message Jasbinder Bali 2006-08-30 05:21:29 Re: Version 1 Calling convention
Previous Message Jasbinder Bali 2006-08-30 05:01:32 Re: Version 1 Calling convention