Re: FW: Can't find postgres.h or fmgr.h - Mailing list pgsql-hackers-win32

From Andrew Dunstan
Subject Re: FW: Can't find postgres.h or fmgr.h
Date
Msg-id 4267E09A.7030506@dunslane.net
Whole thread Raw
In response to FW: Can't find postgres.h or fmgr.h  ("Mark Miller" <mark@maxpreps.com>)
Responses Re: Can't find postgres.h or fmgr.h
List pgsql-hackers-win32

Mark Miller wrote:

>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.
>
>
>
>
>

To the best of my knowledge you must use the MinGW/MSys toolset to make
your own serverside functions etc. I have not heard of anyone doing this
successfully with the Microsoft toolset. Note that you only need these
tools to build addons, not to run them.

cheers

andrew

pgsql-hackers-win32 by date:

Previous
From: Greg Landrum
Date:
Subject: Re: FW: Can't find postgres.h or fmgr.h
Next
From: John A Meinel
Date:
Subject: Re: FW: Can't find postgres.h or fmgr.h