| From: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Subject: | Re: [HACKERS] Remove duplicate setting in test/recovery/Makefile |
| Date: | 2017-11-16 12:15:01 |
| Message-ID: | CAD21AoAAc==m-Yf49Ue-jzdYeY6c5g07XR2eaPyPznEf1zUb0A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Nov 8, 2017 at 10:46 AM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> On Wed, Nov 8, 2017 at 10:38 AM, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
>> Hi,
>>
>> I found that EXTRA_INSTALL is doubly set at both top and bottom of the
>> src/test/recovery/Makefile. Is it necessary?
>>
>> Attached patch fixes this.
>
> Indeed, there is some bad overlap between d851bef and 1148e22a. Better
> to CC Simon who committed both things.
Thank you. I've added this to the next CF so as not to forget.
Regards,
--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2017-11-16 12:18:23 | Re: pgsql: Add hooks for session start and session end |
| Previous Message | Masahiko Sawada | 2017-11-16 12:08:19 | Re: [HACKERS] ginInsertCleanup called from vacuum could still miss tuples to be deleted |