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

Commit77c616a

Browse files
committed
Improve wording in the planner doc
Change "In this case" to "In the example above" to clarify what itactually refers to.
1 parent2f66e29 commit77c616a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/planstats.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ SELECT relpages, reltuples FROM pg_class WHERE relname = 'tenk1';
6767
not requiring a table scan). If that is different from
6868
<structfield>relpages</structfield> then
6969
<structfield>reltuples</structfield> is scaled accordingly to
70-
arrive at a current number-of-rows estimate. Inthis case the value of
70+
arrive at a current number-of-rows estimate. Inthe example above, the value of
7171
<structfield>relpages</structfield> is up-to-date so the rows estimate is
7272
the same as <structfield>reltuples</structfield>.
7373
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp