From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
Cc: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Improving log capture of TAP tests with IPC::Run |
Date: | 2015-07-28 15:52:10 |
Message-ID: | 55B7A52A.6020106@iki.fi |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 07/28/2015 05:49 PM, Andrew Dunstan wrote:
>
> On 07/09/2015 06:29 AM, Heikki Linnakangas wrote:
>> On 07/09/2015 04:50 AM, Michael Paquier wrote:
>>>
>>> Except that this patch looks good to me. Thanks for the black magic on
>>> stdout/stderr handling.
>>
>> Thanks, fixed the parenthesis and committed. The missing --debug is a
>> separate issue.
>
> What was the reason for not backpatching this? I have a fix for the
> execrable treatment of vpath builds, but it only applies to the tip
> branch because it relies on this.
No reason, other than the general only-backpatch-bug-fixes rule. Several
people requested it, and it seems reasonable to me too, but it fell off
my radar. Feel free to backpatch...
- Heikki
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2015-07-28 15:52:39 | Re: proposal: multiple psql option -c |
Previous Message | Heikki Linnakangas | 2015-07-28 15:45:27 | Re: Sharing aggregate states between different aggregate functions |