mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 22:28:15 -04:00
Update docs for vcregress.pl bincheck changes
This commit is contained in:
parent
b06a8e3cc2
commit
0fbf440407
1 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue