Re: TAP tests take a long time
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andres Freund <andres@anarazel.de>
Cc: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>,
Robert Haas <robertmhaas@gmail.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2017-04-11T20:06:06Z
Lists: pgsql-hackers
Andres Freund <andres@anarazel.de> writes: > On 2017-04-11 15:52:34 -0400, Tom Lane wrote: >> Agreed, that would be a mess. > Doesn't make's -Otarget largely solve this? Given a sufficiently new make (which would include exactly zero of my own buildfarm critters), that would help. I think it does nothing much for "prove -j" though, and certainly not for MSVC. regards, tom lane
Commits
-
Speed up hash_index regression test.
- 4a8bc39b08aa 10.0 landed