File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -481,10 +481,10 @@ diff results/random.out expected/random.out
481
481
482
482
<para>
483
483
When running the tests against an existing installation, some non-default
484
- parameter settings could cause the tests to fail. For example, the
485
- settings described in <xref linkend="runtime-config-query-enable">
486
- could cause plan changes that would affect the results of tests which
487
- use <command>EXPLAIN</>.
484
+ parameter settings could cause the tests to fail. For example, changing
485
+ parameters such as <varname>enable_seqscan</varname> or
486
+ <varname>enable_indexscan</varname> could cause plan changes that would
487
+ affect the results of tests which use <command>EXPLAIN</>.
488
488
</para>
489
489
</sect2>
490
490
</sect1>
You can’t perform that action at this time.
0 commit comments