Re: Equivalent of --enable-tap-tests in MSVC scripts
Craig Ringer <craig@2ndquadrant.com>
From: Craig Ringer <craig@2ndquadrant.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Michael Paquier <michael.paquier@gmail.com>,
Andrew Dunstan <andrew@dunslane.net>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2016-03-04T16:16:16Z
Lists: pgsql-hackers
On 5 March 2016 at 00:10, Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > Craig Ringer wrote: > > > If it's the result of perltidy changing its mind about the formatting as > a > > result of this change I guess we have to eyeroll and live with it. > perltidy > > leaves the file alone as it is in the tree currently, so that be it. > > > > Gripe withdrawn, ready for committer IMO > > Okay, thanks. I applied it back to 9.4, which is when > --enable-tap-tests appeared. I didn't perltidy 9.4's config_default.pl, > though. Thanks very much. It didn't occur to me to backport it, but it seems harmless. https://commitfest.postgresql.org/9/566/ marked as committed. -- Craig Ringer http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
Commits
-
Add 'tap_tests' flag in config_default.pl
- c7327561f757 9.4.7 landed
- 9b3f0c10e7ae 9.5.2 landed
- 52fe6f4e02f8 9.6.0 landed