We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a9960e commit fb38542Copy full SHA for fb38542
doc/src/sgml/regress.sgml
@@ -783,6 +783,8 @@ make check PROVE_TESTS='t/001_test1.pl t/003_test3.pl'
783
<para>
784
The TAP tests require the Perl module <literal>IPC::Run</literal>.
785
This module is available from CPAN or an operating system package.
786
+ They also require <productname>PostgreSQL</productname> to be
787
+ configured with the option <option>--enable-tap-tests</option>.
788
</para>
789
790
0 commit comments