Update regression testing instructions.

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

Commit: bfd59426db52b934a3883c7d3a27b2ce8798afe5
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-02-14T21:50:25Z
Releases: 9.3.3
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 +139 −70