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

Commit7a55ccc

Browse files
committed
Improve planner stats documentation
It was pointed out that in the planner stats documentation underExtended Statistics, one of the sentences was a bit awkward. Improvethat by rewording it slightly.Discussion:https://postgr.es/m/154409976780.14137.2785644488950047100@wrigleys.postgresql.org
1 parent369d494 commit7a55ccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/perform.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,8 +1098,8 @@ WHERE tablename = 'road';
10981098
</para>
10991099

11001100
<para>
1101-
Statistics objects are created using
1102-
<xref linkend="sql-createstatistics"/>, which see for more details.
1101+
Statistics objects are created using the
1102+
<xref linkend="sql-createstatistics"/> command.
11031103
Creation of such an object merely creates a catalog entry expressing
11041104
interest in the statistics. Actual data collection is performed
11051105
by <command>ANALYZE</command> (either a manual command, or background

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp