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

Commit741ed20

Browse files
committed
C comment: adjust statistics mention
No need to talk about the statistics collector.Discussion:https://postgr.es/m/8a82417cdb6e8038fe276d4960e3207a@oss.nttdata.comAuthor: Álvaro HerreraBackpatch-through: master
1 parent87cf7b6 commit741ed20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/catalog/pg_statistic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ DECLARE_FOREIGN_KEY((starelid, staattnum), pg_attribute, (attrelid, attnum));
178178
* the K most common non-null values appearing in the column, and stanumbers
179179
* contains their frequencies (fractions of total row count). The values
180180
* shall be ordered in decreasing frequency. Note that since the arrays are
181-
* variable-size, K may be chosenby the statistics collector. Values should
181+
* variable-size, K may be chosenmay be chosen at ANALYZE time. Values should
182182
* not appear in MCV unless they have been observed to occur more than once;
183183
* a unique column will have no MCV slot.
184184
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp