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
481481
482482 <para>
483483 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</>.
488488 </para>
489489 </sect2>
490490 </sect1>
You can’t perform that action at this time.
0 commit comments