These flags enable various debugging output to be sent to the
- server log. For each executed query, print either the query text,
- the resulting parse tree, the query rewriter output, or the execution
- plan. indents these displays
- to produce a more readable but much longer output format.
+ server log. For each executed query, print the resulting parse
+ tree, the query rewriter output, or the execution plan.
+ indents these displays to
+ produce a more readable but much longer output format.