pgsql: Doc: remove claim that PROVE_FLAGS defaults to '--verbose'.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Doc: remove claim that PROVE_FLAGS defaults to '--verbose'.
Date: 2017-07-10 04:44:46
Message-ID: E1dUQYw-0004R1-Ts@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: remove claim that PROVE_FLAGS defaults to '--verbose'.

Commit e9c81b601 changed this, but missed updating the documentation.
The adjacent claim that we use TAP tests only in src/bin seems pretty
obsolete as well. Minor other copy-editing.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/260ba8525a6365cfb3251d619767cc6ae19ddff8

Modified Files
--------------
doc/src/sgml/regress.sgml | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2017-07-10 09:30:43 pgsql: Allow multiple hostaddrs to go with multiple hostnames.
Previous Message Amit Langote 2017-07-10 04:38:39 Re: pgsql: Doc: desultory copy-editing for v10 release notes.