Skip to content

Commit 423c889

Browse files
author
Commitfest Bot
committed
[CF 5916] small fix for pg_overexplain docs
This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5916 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/aHVWKM8l8kLlZzgv@nathan Author(s): Nathan Bossart
2 parents 88a658a + 27af0da commit 423c889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/pgoverexplain.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</indexterm>
99

1010
<para>
11-
The <filename>pg_overexplain</filename> extends <command>EXPLAIN</command>
11+
<filename>pg_overexplain</filename> extends <command>EXPLAIN</command>
1212
with new options that provide additional output. It is mostly intended to
1313
assist with debugging of and development of the planner, rather than for
1414
general use. Since this module displays internal details of planner data

0 commit comments

Comments
 (0)