Re: [bug fix] pg_recvlogical is missing in the Windows installation - Mailing list pgsql-hackers

From MauMau
Subject Re: [bug fix] pg_recvlogical is missing in the Windows installation
Date
Msg-id 83CEDF0081944780B840E8DB7BACB696@tunaPC
Whole thread Raw
In response to Re: [bug fix] pg_recvlogical is missing in the Windows installation  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
From: Robert Haas
On Sat, Sep 17, 2016 at 7:44 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Sun, Sep 18, 2016 at 7:01 AM, MauMau <maumau307@gmail.com> wrote:
>> pg_recvlogical is not included in the Windows client installation,
>> which is performed by running "install <instdir> client".  The
>> attached patch based on HEAD fixes this.  I confirmed nothing else
is
>> missing in the client installation.
>
> Good cacth. This has been missed for a couple of years.

OK, committed and back-patched to 9.4.  Not having a Windows build
environment, I did that blindly, so hopefully the BF won't blow up....


Thank you for quick committing.

Regards
MauMau





pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: pgbench - fix stats when using \sleep
Next
From: Thomas Munro
Date:
Subject: Re: PATCH: Keep one postmaster monitoring pipe per process