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 2e74e63 commit 66b7643Copy full SHA for 66b7643
doc/src/sgml/regress.sgml
@@ -205,6 +205,12 @@ make installcheck-world
205
<literal>ecpg1_regression</>, or <literal>ecpg2_regression</>, as well as
206
<literal>regression</>.
207
</para>
208
+
209
+ <para>
210
+ The TAP tests are only run when PostgreSQL was configured with the
211
+ option <option>--enable-tap-tests</option>. This is recommended for
212
+ development, but can be omitted if there is no suitable Perl installation.
213
+ </para>
214
</sect2>
215
216
<sect2>
0 commit comments