mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-30 19:00:29 +08:00
Rephrase text to avoid links in regress.sgml
Otherwise, the standalone regress_README build gets unhappy.
This commit is contained in:
parent
4c70cb1d34
commit
5203b6a752
@ -481,10 +481,10 @@ diff results/random.out expected/random.out
|
||||
|
||||
<para>
|
||||
When running the tests against an existing installation, some non-default
|
||||
parameter settings could cause the tests to fail. For example, the
|
||||
settings described in <xref linkend="runtime-config-query-enable">
|
||||
could cause plan changes that would affect the results of tests which
|
||||
use <command>EXPLAIN</>.
|
||||
parameter settings could cause the tests to fail. For example, changing
|
||||
parameters such as <varname>enable_seqscan</varname> or
|
||||
<varname>enable_indexscan</varname> could cause plan changes that would
|
||||
affect the results of tests which use <command>EXPLAIN</>.
|
||||
</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
Loading…
Reference in New Issue
Block a user