On Fri, Nov 17, 2017 at 5:36 AM, Robert Haas wrote:
> On Thu, Nov 16, 2017 at 7:15 AM, Masahiko Sawada
> wrote:
>> Thank you. I've added this to the next CF so as not to forget.
>
> Committed.
>
Thank you.
Regards,
--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source
On Thu, Nov 16, 2017 at 7:15 AM, Masahiko Sawada wrote:
> Thank you. I've added this to the next CF so as not to forget.
Committed.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Wed, Nov 8, 2017 at 10:46 AM, Michael Paquier
wrote:
> On Wed, Nov 8, 2017 at 10:38 AM, Masahiko Sawada
> 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, the