Re: Add extension options to control TAP and isolation tests
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Adam Berlin <berlin.ab@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2018-11-10T00:14:19Z
Lists: pgsql-hackers
On Fri, Nov 09, 2018 at 03:14:00PM +0000, Adam Berlin wrote: > Nice cleanup. Also, I like the ability to enable/control more types of > tests easily from the Makefile. What are the next steps for this > patch? Thanks. It seems to me that a complete review is still in order, particularly regarding the new makefile option names. And then, if everybody caring about the topic is happy with the way the patch is shaped, it can be carried over to being committed, which would be most likely something I'll do. -- Michael
Commits
-
Add PGXS options to control TAP and isolation tests, take two
- d3c09b9b1307 12.0 landed
-
Add PGXS options to control TAP and isolation tests
- 03faa4a8ddf0 12.0 landed