Re: Document how to set up TAP tests for Perl 5.8.8 - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: Document how to set up TAP tests for Perl 5.8.8
Date
Msg-id CAMsr+YHdiEMRB+2yBz=xaxBX5qTeB73nN1QS5dy4BUdT_W3csg@mail.gmail.com
Whole thread Raw
In response to Re: Document how to set up TAP tests for Perl 5.8.8  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: Document how to set up TAP tests for Perl 5.8.8  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
List pgsql-hackers
On 18 November 2016 at 08:15, Craig Ringer <craig@2ndquadrant.com> wrote:
> On 18 November 2016 at 07:10, Michael Paquier <michael.paquier@gmail.com> wrote:
>> On Thu, Nov 17, 2016 at 2:39 PM, Craig Ringer <craig@2ndquadrant.com> wrote:
>>> I wasted a bunch of time getting set up to test for such an ancient
>>> Perl and would love to save the next person along the hassle by
>>> documenting the easy way.
>>
>> It looks sensible to mention that in the README, so +1.
>>
>> By the way, would it matter to mention ways to install perlbrew? For
>> example, I just bumped into http://install.perlbrew.pl by looking
>> around, though I don't doubt that most people would just use cpan with
>> "install App::perlbrew" for example. For OSX users with brew and
>> without macports that would matter.
>
> The docs linked mention it, so I figured that'd probably do. Though I
> notice it's only mentioned in the "configuration" section not under
> "installation", so maybe it's worth adding yeah.

Updated docs patch. Since configure checks for 5.8.0 that's what's
specified. Anyone who wants to argue about the actual version we
_should_ target can do so elsewhere, all I'm interested in is what we
_do_ officially target so I can document this.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Fun fact about autovacuum and orphan temp tables
Next
From: Dmitry Dolgov
Date:
Subject: Re: jsonb_delete with arrays