From: Andrew Dunstan Date: Thu, 19 Nov 2015 04:32:16 +0000 (-0500) Subject: Update docs for vcregress.pl bincheck changes X-Git-Tag: REL9_5_RC1~64 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=bfac7a69ba5d2dd9b77b9de5daa7de9920426377;p=postgresql.git Update docs for vcregress.pl bincheck changes --- diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index 1a0fd2808be..ba60a6b16b4 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -439,7 +439,7 @@ $ENV{CONFIG}="Debug"; vcregress modulescheck vcregress ecpgcheck vcregress isolationcheck -vcregress tapcheck +vcregress bincheck vcregress upgradecheck @@ -454,8 +454,8 @@ $ENV{CONFIG}="Debug"; - Running the TAP regression tests, with "vcregress tapcheck", requires an - additional Perl module to be installed: + Running the regression tests on client programs, with "vcregress bincheck", + requires an additional Perl module to be installed: IPC::Run