mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Minor tweaks for new src/test/recovery
Author: Michael Paquier
This commit is contained in:
@ -455,9 +455,10 @@ $ENV{CONFIG}="Debug";
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Running the regression tests on client programs, with "vcregress bincheck",
|
||||
or on recovery tests, with "vcregress recoverycheck" requires an additional
|
||||
Perl module to be installed:
|
||||
Running the regression tests on client programs, with
|
||||
<command>vcregress bincheck</>, or on recovery tests, with
|
||||
<command>vcregress recoverycheck</> requires an additional Perl module
|
||||
to be installed:
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><productname>IPC::Run</productname></term>
|
||||
|
Reference in New Issue
Block a user