Update regression testing instructions.

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

Commit: 2128c52f5c476276fcaa2bc49b31f6d445365f95
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-02-14T21:50:22Z
Releases: 9.4.0
Update regression testing instructions.

This documentation never got the word about the existence of check-world or
installcheck-world.  Revise to recommend use of those, and document all the
subsidiary test suites.  Do some minor wordsmithing elsewhere, too.

In passing, remove markup related to generation of plain-text regression
test instructions, since we don't do that anymore.

Back-patch to 9.1 where check-world was added.  (installcheck-world exists
in 9.0; but since check-world doesn't, this patch would need additional
work to cover that branch, and it doesn't seem worth the effort.)

Files

PathChange+/−
doc/src/sgml/regress.sgml modified +138 −69