Re: Equivalent of --enable-tap-tests in MSVC scripts
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Craig Ringer <craig@2ndquadrant.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
Andrew Dunstan <andrew@dunslane.net>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2016-03-04T22:21:57Z
Lists: pgsql-hackers
On Sat, Mar 5, 2016 at 1:16 AM, Craig Ringer <craig@2ndquadrant.com> wrote: > 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. Thanks! -- Michael
Commits
-
Add 'tap_tests' flag in config_default.pl
- c7327561f757 9.4.7 landed
- 9b3f0c10e7ae 9.5.2 landed
- 52fe6f4e02f8 9.6.0 landed