File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.159 2002/11/21 18:19:51 momjian Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.160 2002/12/04 21:43:07 momjian Exp $
3
3
-->
4
4
5
5
<Chapter Id="runtime">
@@ -988,10 +988,10 @@ env PGOPTIONS='-c geqo=off' psql
988
988
<listitem>
989
989
<para>
990
990
These flags enable various debugging output to be sent to the
991
- server log. For each executed query, print either the query text,
992
- the resulting parse tree, the query rewriter output, or the execution
993
- plan. <option>DEBUG_PRETTY_PRINT</option> indents these displays
994
- to produce a more readable but much longer output format.
991
+ server log. For each executed query, print the resulting parse
992
+ tree, the query rewriter output, or the execution plan.
993
+ <option>DEBUG_PRETTY_PRINT</option> indents these displays to
994
+ produce a more readable but much longer output format.
995
995
</para>
996
996
</listitem>
997
997
</varlistentry>
You can’t perform that action at this time.
0 commit comments