Re: [patch] Build pgoutput with MSVC

From: "MauMau" <maumau307(at)gmail(dot)com>
To: "Michael Paquier" <michael(dot)paquier(at)gmail(dot)com>
Cc: "Magnus Hagander" <magnus(at)hagander(dot)net>, "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [patch] Build pgoutput with MSVC
Date: 2017-05-06 00:30:06
Message-ID: 718ECE821E2546A38500F4E3F753481E@tunaPC
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

From: Michael Paquier
Magnus has already pushed it as 28d1c8c.

+if exist src\backend\replication\libpqwalreceiver\win32ver.rc del /q
src\backend\replication\pgoutput\win32ver.rc
This is not right by the way, you need to check for the existence of
the file in pgoutput/, not libpqwalreceiver/.

I'm relieved to hear that's already committed. Oh, how careless I
was, thanks.

Regards
MauMau

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2017-05-06 01:44:21 Re: modeling parallel contention (was: Parallel Append implementation)
Previous Message Tom Lane 2017-05-05 23:37:52 Draft release notes for next week's back-branch releases