From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [COMMITTERS] pgsql: Respect TEMP_CONFIG when running contrib regression tests. |
Date: | 2016-02-27 03:59:13 |
Message-ID: | CA+TgmoYC940O5Q7XjDFYGBKNE8EHEpXjehS_etBGnmDnvywW4w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On Sat, Feb 27, 2016 at 9:00 AM, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>> Sure. Saving three lines of Makefile duplication is hardly a
>> world-shattering event, so I thought there might be some other
>> purpose. But I'm not against saving three lines of duplication
>> either, if it won't break anything.
> The point is that we should do this for several other test sets as well as
> contrib - isolation tests, PL tests and ecpg tests.
OK, I was wondering about that. I can try to write a patch, or
someone else can, but if you already understand what needs to be done,
perhaps you should just go ahead.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2016-02-27 05:39:47 | Re: pgsql: Add isolationtester spec for old heapam.c bug |
Previous Message | Andrew Dunstan | 2016-02-27 03:30:06 | Re: pgsql: Respect TEMP_CONFIG when running contrib regression tests. |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2016-02-27 04:33:22 | Re: Speed up Clog Access by increasing CLOG buffers |
Previous Message | Robert Haas | 2016-02-27 03:57:47 | Re: The plan for FDW-based sharding |