Skip to content

Commit 2e2fb0a

Browse files
committed
Update comment.
1 parent b21ee21 commit 2e2fb0a

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy