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

Commitb21ee21

Browse files
committed
Update comments.
1 parente3cec20 commitb21ee21

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/backend/commands/vacuum.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/commands/vacuum.c,v 1.131 1999/12/16 22:19:42 wieck Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/commands/vacuum.c,v 1.132 1999/12/29 10:12:23 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -2145,8 +2145,8 @@ vc_tidreapped(ItemPointer itemptr, VPageList vpl)
21452145
*
21462146
*We compute the column min, max, null and non-null counts.
21472147
*Plus we attempt to find the count of the value that occurs most
2148-
*frequently in each column
2149-
*These figures are used to computethe selectivity of the column
2148+
*frequently in each column. These figures are used to compute
2149+
*the selectivity of the column.
21502150
*
21512151
*We use a three-bucked cache to get the most frequent item
21522152
*The 'guess' buckets count hits. A cache miss causes guess1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp