Doc: make src/test/*/README match current reality.

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

Commit: e2c78e7ab4b6056ceb79415fddcf126868d028f5
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-02-07T19:30:30Z
Releases: 16.0
Doc: make src/test/*/README match current reality.

Commit c3382a3c3, which moved the implementation of PG_TEST_EXTRA
from src/test/Makefile into individual test scripts, broke the
directions given in the subdirectory README files about how to run
these tests by hand.  Update.  Also mention wal_consistency_checking
in recovery/README --- that omission isn't the fault of c3382a3c3,
but it's still an omission.

Files

PathChange+/−
src/test/kerberos/README modified +2 −2
src/test/ldap/README modified +2 −2
src/test/recovery/README modified +5 −0
src/test/ssl/README modified +2 −2