Re: Windows build patch

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: Wim Dumon <wim(at)emweb(dot)be>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Windows build patch
Date: 2013-11-19 10:30:01
Message-ID: 528B3DA9.2080808@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 11/19/2013 05:36 PM, Wim Dumon wrote:
> Referring to the instructions located here:
> http://www.postgresql.org/docs/8.3/static/install-win32-libpq.html

Are you in fact trying to build 8.3? Or the current version? You linked
to the 8.3 docs, but the patch filename suggests it's against 9.3.1.

In general patches should be against current git master.

It'd be good if you could provide some accompanying detail. What SDK or
Visual Studio are you using? On what OS and version? Exactly what build
steps did you take to encounter the error you report, and what is the
exact text of the error?

Such details will help others find out about an issue by searching
later, and they'll help focus testing of any patch.

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rohit Goyal 2013-11-19 10:31:12 Re: Call flow of btinsert(PG_FUNCTION_ARGS)
Previous Message Peter Geoghegan 2013-11-19 10:26:16 Re: Call flow of btinsert(PG_FUNCTION_ARGS)