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

Commitf6da23f

Browse files
committed
doc: Fix typo
Author: Julien Rouhaud <julien.rouhaud@dalibo.com>
1 parent806dcce commitf6da23f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/planstats.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -501,8 +501,8 @@ EXPLAIN (ANALYZE, TIMING OFF) SELECT * FROM t WHERE a = 1;
501501
of this clause to be 1%. By comparing this estimate and the actual
502502
number of rows, we see that the estimate is very accurate
503503
(in fact exact, as the table is very small). Changing the
504-
<literal>WHERE</> to use the <structfield>b</> column, an identical
505-
plan is generated. But observe what happens if we apply the same
504+
<literal>WHERE</>conditionto use the <structfield>b</> column, an
505+
identicalplan is generated. But observe what happens if we apply the same
506506
condition on both columns, combining them with <literal>AND</>:
507507

508508
<programlisting>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp