Re: Handling of REGRESS_OPTS in MSVC for regression tests
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Cc: Postgres hackers <pgsql-hackers@postgresql.org>
Date: 2018-11-28T01:00:00Z
Lists: pgsql-hackers
On Tue, Nov 27, 2018 at 05:59:34PM -0500, Andrew Dunstan wrote: > I think you should just proceed with the changes above. I just had a quick > look at the patch you posted before, and it looks sane enough. Thanks for the feedback, Andrew. Let's wait a couple of days and see if anybody has any objection about the patch set. > I don't see a need to backpatch. Okay, no problem with that. -- Michael
Commits
-
Add support for NO_INSTALLCHECK in MSVC scripts
- 431f1599a2b7 12.0 landed
-
Add missing NO_INSTALLCHECK in commit_ts and test_rls_hooks
- d79fb5d2370c 12.0 landed