[bug fix] pg_recvlogical is missing in the Windows installation

From: "MauMau" <maumau307(at)gmail(dot)com>
To: "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: [bug fix] pg_recvlogical is missing in the Windows installation
Date: 2016-09-17 22:01:51
Message-ID: 891F4511F75E441DAA0EDBAD9BB5F469@tunaPC
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

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.

Regards
MauMau (= Takayuki Tsunakawa)

Attachment Content-Type Size
missing_win_modules.patch application/octet-stream 913 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2016-09-17 23:44:53 Re: [bug fix] pg_recvlogical is missing in the Windows installation
Previous Message Peter Geoghegan 2016-09-17 18:49:42 Re: Tuplesort merge pre-reading