| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Cc: | MauMau <maumau307(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [bug fix] pg_recvlogical is missing in the Windows installation |
| Date: | 2016-09-19 18:27:59 |
| Message-ID: | CA+Tgmob9bS0eR43+D5yxrTzHVUAfU1hqs-dP7RUa65U=x7PGxw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, Sep 17, 2016 at 7:44 PM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> On Sun, Sep 18, 2016 at 7:01 AM, MauMau <maumau307(at)gmail(dot)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....
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2016-09-19 18:48:19 | Re: pgbench - minor fix for meta command only scripts |
| Previous Message | Robert Haas | 2016-09-19 18:19:26 | Re: Rename max_parallel_degree? |