| From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Álvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: Dockerfile for testing with Perl 5.8.8 |
| Date: | 2016-03-03 07:58:54 |
| Message-ID: | CAMsr+YF6Y1gsUVQ03p9ctcaLEDkNFxwfa-RBAX+EPKmQzQKi6g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 3 March 2016 at 13:08, Craig Ringer <craig(at)2ndquadrant(dot)com> wrote:
> On 3 March 2016 at 11:06, Craig Ringer <craig(at)2ndquadrant(dot)com> wrote:
>
>> Hi all
>>
>> I've prepared a Dockerfile that produces a canned Perl 5.8.8 environment
>> based on CentOS 5 on any host with Docker. It has ccache installed and
>> enabled, git installed, IPC::Run installed, all the mess required to make
>> CPAN work sensibly done, etc.
>>
>>
> That one didn't include a new enough flex or bison, so it couldn't rebuild
> a fully clean tree that hadn't been built on the host first.
>
> Fixed in the attached along with some other cleanups.
>
You can now get this at https://github.com/2ndQuadrant/pgtap-perl
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aleksander Alekseev | 2016-03-03 08:20:43 | Re: Patch: fix lock contention for HASHHDR.mutex |
| Previous Message | Shulgin, Oleksandr | 2016-03-03 07:48:29 | Re: More stable query plans via more predictable column statistics |