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_4_6~81 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0fbf440407ae4ae34c143579ab2fc68f37895856;p=postgresql Update docs for vcregress.pl bincheck changes --- diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index a4d28d6eab..4b191c4e62 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -438,7 +438,7 @@ $ENV{CONFIG}="Debug"; vcregress contribcheck vcregress ecpgcheck vcregress isolationcheck -vcregress tapcheck +vcregress bincheck vcregress upgradecheck @@ -453,8 +453,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