Doc: make src/test/*/README match current reality.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |