FW: Can't find postgres.h or fmgr.h

"Mark Miller" <[email protected]> Thu, 21 Apr 2005 10:04:16 -0700
Newsgroups gmane.comp.db.postgresql.devel.win32
Organization Waveshift, Inc.
Message-ID <[email protected]>
I found a thread here
http://archives.postgresql.org/pgsql-hackers-win32/2005-03/msg00149.php
which indicates that the headers aren't even installed in the windows build.
How can I install the headers so I can use them. I'm not finding anything in
the docs. 

By the way, I am on WinXP using Microsoft Visual C++. We are a microsoft
shop and I am researching migrating from Sql Server to postgresSql, but I
need to add some functionality to support features we need in order for the
migration to work.

Regards,
Mark

-----Original Message-----
From: Joshua D. Drake [mailto:[email protected]] 
Sent: Thursday, April 21, 2005 9:41 AM
To: Andrew Dunstan
Cc: [email protected]; [email protected]
Subject: Re: [pgsql-hackers-win32] Can't find postgres.h or fmgr.h

Andrew Dunstan wrote:
> 
> 
> Mark Miller wrote:
> 
>> I have installed the binary of version 8.0.2 using the installer, and 
>> I requested all the developer options from the install but I can't 
>> find postgres.h or fmgr.h I need to write custom functions.
>>
>> I am new to postgres and to C so forgive my ingorance. And if I have 
>> posted to the wrong list please let me know.
>>
> 
> 
> Talk about jumping in at the deep end ...

Some people think it is the only way to learn to swim :)


> 
> cheers
> 
> andrew
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
> 
>               http://archives.postgresql.org


-- 
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedication Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match