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 301d9bb commit 80e9d82Copy full SHA for 80e9d82
doc/src/sgml/regress.sgml
@@ -678,6 +678,8 @@ make -C src/bin check PROVE_FLAGS='--timer'
678
<para>
679
The TAP tests require the Perl module <literal>IPC::Run</literal>.
680
This module is available from CPAN or an operating system package.
681
+ They also require <productname>PostgreSQL</productname> to be
682
+ configured with the option <option>--enable-tap-tests</option>.
683
</para>
684
</sect1>
685
0 commit comments