]> granicus.if.org Git - postgresql/commitdiff
doc: Mention --enable-tap-tests in regression test chapter
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 29 Mar 2017 01:12:30 +0000 (21:12 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 29 Mar 2017 01:12:30 +0000 (21:12 -0400)
Reported-by: Jeff Janes <jeff.janes@gmail.com>
doc/src/sgml/regress.sgml

index b9d1af87071e12242bdabd307def54e4784f8342..8229528bd460251aefa81f29dc531fc8e47bdc64 100644 (file)
@@ -205,6 +205,12 @@ make installcheck-world
    <literal>ecpg1_regression</>, or <literal>ecpg2_regression</>, as well as
    <literal>regression</>.
   </para>
+
+  <para>
+   The TAP tests are only run when PostgreSQL was configured with the
+   option <option>--enable-tap-tests</option>.  This is recommended for
+   development, but can be omitted if there is no suitable Perl installation.
+  </para>
   </sect2>
 
   <sect2>