Provide a way to run the parallel regression tests with a user-specified
Tom Lane <tgl@sss.pgh.pa.us>
Provide a way to run the parallel regression tests with a user-specified limit on the number of simultaneous connections. Andrew Dunstan, with review by Tom Lane.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/regress.sgml | modified | +19 −15 |
| src/test/regress/GNUmakefile | modified | +9 −3 |
| src/test/regress/pg_regress.sh | modified | +52 −17 |