From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
---|---|
To: | Noah Misch <noah(at)leadboat(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Still another race condition in recovery TAP tests |
Date: | 2017-10-06 09:57:24 |
Message-ID: | CAMsr+YG3ikEFHCwWkCDtkPBnPFCSm6Xc5=Sait4FnBD16FPtZw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 6 October 2017 at 14:03, Noah Misch <noah(at)leadboat(dot)com> wrote:
> On Fri, Sep 08, 2017 at 10:32:03PM -0400, Tom Lane wrote:
>> (I do kinda wonder why we rolled our own RecursiveCopy; surely there's
>> a better implementation in CPAN?)
>
> Fewer people will test as we grow the list of modules they must first install.
Meh, I don't buy that. At worst, all we have to do is provide a script
that fetches them, from distro repos if possible, and failing that
from CPAN.
With cpanminus, that's pretty darn simple too.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Konstantin Knizhnik | 2017-10-06 10:16:18 | Issue with logical replication: MyPgXact->xmin already is valid |
Previous Message | Nikolay Shaplov | 2017-10-06 09:27:32 | Re: [PATCH] Tests for reloptions |