From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: location reporting in TAP test failures |
Date: | 2018-07-01 11:17:07 |
Message-ID: | b09193ad-9e88-6806-2ec6-9666b556d08c@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 21.06.18 19:30, Heikki Linnakangas wrote:
> Looks good. I wish there was some way to remind to do this for any
> future test helper functions, too, but I don't have any ideas off the
> top of my head.
Committed.
> Since this is purely a test change, IMO this could go to master now, no
> need to wait for until v12 development starts.
I didn't want to deal with the potential for some version differences in
the test modules to cause rare problems, so v12 only for now.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2018-07-01 11:30:39 | Re: Adding tests for inheritance trees with temporary tables |
Previous Message | Peter Eisentraut | 2018-07-01 11:15:47 | Re: Subplan result caching |