]> granicus.if.org Git - postgresql/commitdiff
Update docs for vcregress.pl bincheck changes
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 19 Nov 2015 04:32:16 +0000 (23:32 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 19 Nov 2015 04:38:12 +0000 (23:38 -0500)
doc/src/sgml/install-windows.sgml

index a4d28d6eab73a747ae60aa8af6ba20e4974d5253..4b191c4e6238bb4f1ab40b4cf63222287432cdc0 100644 (file)
@@ -438,7 +438,7 @@ $ENV{CONFIG}="Debug";
 <userinput>vcregress contribcheck</userinput>
 <userinput>vcregress ecpgcheck</userinput>
 <userinput>vcregress isolationcheck</userinput>
-<userinput>vcregress tapcheck</userinput>
+<userinput>vcregress bincheck</userinput>
 <userinput>vcregress upgradecheck</userinput>
 </screen>
 
@@ -453,8 +453,8 @@ $ENV{CONFIG}="Debug";
   </para>
 
   <para>
-   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:
    <variablelist>
     <varlistentry>
      <term><productname>IPC::Run</productname></term>