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

Commit2e2fb0a

Browse files
committed
Update comment.
1 parentb21ee21 commit2e2fb0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/commands/vacuum.c

Lines changed: 2 additions & 2 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.132 1999/12/29 10:12:23 momjian Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/commands/vacuum.c,v 1.133 1999/12/29 10:13:20 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -2148,7 +2148,7 @@ vc_tidreapped(ItemPointer itemptr, VPageList vpl)
21482148
*frequently in each column. These figures are used to compute
21492149
*the selectivity of the column.
21502150
*
2151-
*We use a three-bucked cache to get the most frequent item
2151+
*We use a three-bucked cache to get the most frequent item.
21522152
*The 'guess' buckets count hits. A cache miss causes guess1
21532153
*to get the most hit 'guess' item in the most recent cycle, and
21542154
*the new item goes into guess2.Whenever the total count of hits

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp