Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4427969

Browse files
committed
"statenebt" ?
1 parentf176e37 commit4427969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/explain.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/explain.sgml,v 1.27 2003/08/31 17:32:23 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/explain.sgml,v 1.28 2003/09/08 22:33:13 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -30,7 +30,7 @@ EXPLAIN [ ANALYZE ] [ VERBOSE ] <replaceable class="parameter">statement</replac
3030
<para>
3131
This command displays the execution plan that the
3232
<productname>PostgreSQL</productname> planner generates for the
33-
suppliedstatenebt. The execution plan shows how the table(s)
33+
suppliedstatement. The execution plan shows how the table(s)
3434
referenced by the statement will be scanned---by plain sequential scan,
3535
index scan, etc.---and if multiple tables are referenced, what join
3636
algorithms will be used to bring together the required row from

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp