Added to TODO:
Allow compilation using MSVC 2008
---
Magnus Hagander wrote:
> On Fri, Aug 28, 2009 at 18:19, Tom Lane wrote:
> > Dave Huber writes:
> >> I have recently installed MS VC++ 2008 Express Edition for a
On Fri, Aug 28, 2009 at 18:19, Tom Lane wrote:
> Dave Huber writes:
>> I have recently installed MS VC++ 2008 Express Edition for a project
>> that interfaces with PostgreSQL. I really liked that it had tools for
>> creating the solution and projects under VC++. However, the perl
>> scripts create
Tom Lane wrote:
> Dave Huber writes:
> > 2. Can I submit my scripts and have the msvc tools reviewed/updated?
>
> I believe the current Windows binaries are still being built with 2005,
> so unless you can change it in a backwards-compatible fashion, the odds
> of the patch getting rejected ar
Dave Huber writes:
> I have recently installed MS VC++ 2008 Express Edition for a project
> that interfaces with PostgreSQL. I really liked that it had tools for
> creating the solution and projects under VC++. However, the perl
> scripts create solution and project files for VC++ 2005. This cause
I have recently installed MS VC++ 2008 Express Edition for a project that
interfaces with PostgreSQL. I really liked that it had tools for creating the
solution and projects under VC++. However, the perl scripts create solution and
project files for VC++ 2005. This causes the build to fail if yo