pgsql: Update helptext for vcregress.pl

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update helptext for vcregress.pl
Date: 2016-04-15 08:07:19
Message-ID: E1aqymd-0002nj-Ga@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update helptext for vcregress.pl

This has clearly not been tracking the code changse for quite some time.

Michael Paquier, problem spotted by Kyotaro HORIGUCHI

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cf086b1c2fa1e11c14a9fe5fea05553974a480ef

Modified Files
--------------
src/tools/msvc/vcregress.pl | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2016-04-15 11:33:22 pgsql: Fix typo in comment
Previous Message Fujii Masao 2016-04-15 05:03:08 Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys.