File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- <!-- $Header: /cvsroot/pgsql/doc/src/sgml/regress.sgml,v 1.11 2000/10/17 15:26:40 petere Exp $ -->
1+ <!-- $Header: /cvsroot/pgsql/doc/src/sgml/regress.sgml,v 1.12 2000/10/22 19:11:05 tgl Exp $ -->
22
33 <chapter id="regress">
44 <title id="regress-title">Regression Tests</title>
3030 of tests in parallel. Parallel testing gives confidence that
3131 interprocess communication and locking are working correctly. For
3232 historical reasons, the sequential test is usually run against an
33- existing installation and the parallel method
34- <quote>stand-alone</quote>, but there are technical reasons for
35- this.
33+ existing installation and the parallel method against a temporary
34+ installation, but there are no technical reasons for this.
3635 </para>
3736
3837 <para>
You can’t perform that action at this time.
0 commit comments