pgsql: doc: mention PROVE_TESTS in section of TAP tests.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: mention PROVE_TESTS in section of TAP tests.
Date: 2018-03-01 09:52:19
Message-ID: E1erKst-0000K8-L4@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: mention PROVE_TESTS in section of TAP tests.

Author: Michael Paquier
Discussion: https://postgr.es/m/20180217140305.GB31338@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9c4968469abe01a030307f49837fa2cf51fcdb4b

Modified Files
--------------
doc/src/sgml/regress.sgml | 11 +++++++++++
1 file changed, 11 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2018-03-01 10:49:23 pgsql: pg_regress: Increase space available for test names.
Previous Message Andres Freund 2018-03-01 09:47:01 pgsql: doc: Add WaitForBackgroundWorkerShutdown() to bgw docs.