Clarify the README files for the various separate TAP-based test suites.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c992dca26e2b7d02ec7d43f2b71ff23d77e39f27
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-06-19T23:30:50Z
Releases: 11.0
Clarify the README files for the various separate TAP-based test suites.

Explain the difference between "make check" and "make installcheck".
Mention the need for --enable-tap-tests (only some of these did so
before).  Standardize their wording about how to run the tests.

Files

PathChange+/−
src/test/authentication/README modified +9 −3
src/test/kerberos/README modified +11 −3
src/test/ldap/README modified +10 −2
src/test/recovery/README modified +9 −7
src/test/ssl/README modified +14 −7
src/test/subscription/README modified +9 −9