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.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/e2c78e7ab4b6056ceb79415fddcf126868d028f5 Modified Files -------------- src/test/kerberos/README | 4 ++-- src/test/ldap/README | 4 ++-- src/test/recovery/README | 5 +++++ src/test/ssl/README | 4 ++-- 4 files changed, 11 insertions(+), 6 deletions(-)