Skip to content

Commit 80e9d82

Browse files
committed
doc: Mention requirement to --enable-tap-tests on section for TAP tests
Author: Greg Sabino Mullane Discussion: https://postgr.es/m/CAKAnmmJYH2FBn_+Vwd2FD5SaKn8hjhAXOCHpZc6n4wXaUaW_SA@mail.gmail.com Backpatch-through: 9.6
1 parent 301d9bb commit 80e9d82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/src/sgml/regress.sgml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,8 @@ make -C src/bin check PROVE_FLAGS='--timer'
678678
<para>
679679
The TAP tests require the Perl module <literal>IPC::Run</literal>.
680680
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>.
681683
</para>
682684
</sect1>
683685

0 commit comments

Comments
 (0)