Update regression testing instructions.

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

Commit: 3921181369d54c3d4126ef68c8f4b03f46c84c8a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-02-14T21:50:32Z
Releases: 9.1.12
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 +149 −69