Provide a way to run the parallel regression tests with a user-specified
authorTom Lane <[email protected]>
Sun, 2 Nov 2003 21:56:15 +0000 (21:56 +0000)
committerTom Lane <[email protected]>
Sun, 2 Nov 2003 21:56:15 +0000 (21:56 +0000)
commiteeaf5f04ae3fca446b43851fb9a612fe0c980994
tree68c5348cdc86637f6a934d8d8bdc52aabe42b700
parent4593531205218524b104e19b727345e0729d7376
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.
doc/src/sgml/regress.sgml
src/test/regress/GNUmakefile
src/test/regress/pg_regress.sh