Re: Regarding installation of FDW on Windows - Mailing list pgsql-hackers

From Dave Page
Subject Re: Regarding installation of FDW on Windows
Date
Msg-id CA+OCxowRLo6BQA0XbODJ_w1ST8-dikf+0Q-Qq_nVkCm1zmeP_w@mail.gmail.com
Whole thread Raw
In response to Re: Regarding installation of FDW on Windows  (Atri Sharma <atri.jiit@gmail.com>)
Responses Re: Regarding installation of FDW on Windows  (Atri Sharma <atri.jiit@gmail.com>)
List pgsql-hackers
On Fri, Jul 13, 2012 at 10:04 AM, Atri Sharma <atri.jiit@gmail.com> wrote:
>
> Thanks for the advice.i shall build PostgreSQL from sources in windows,then,try to get vc++ installed and
configured"?

No, the other way round - that'll prove VC++ is setup correctly.

Note that you don't actually need to build PG from source (or
shouldn't do) - the reasons I suggest it are that it'll prove your
VC++ environment is setup well, and it'll give you some project files
to use as templates.

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Markus Wanner
Date:
Subject: Re: BlockNumber initialized to InvalidBuffer?
Next
From: Atri Sharma
Date:
Subject: Re: Regarding installation of FDW on Windows