]> granicus.if.org Git - postgresql/commitdiff
Update comments.
authorBruce Momjian <bruce@momjian.us>
Wed, 29 Dec 1999 10:12:23 +0000 (10:12 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 29 Dec 1999 10:12:23 +0000 (10:12 +0000)
src/backend/commands/vacuum.c

index 054a4ad6d60287668ee13c3dc1fd5fca1e576b2d..9d2bb9fec615eb8356488936ad1d7dd15e04e092 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *       $Header: /cvsroot/pgsql/src/backend/commands/vacuum.c,v 1.131 1999/12/16 22:19:42 wieck Exp $
+ *       $Header: /cvsroot/pgsql/src/backend/commands/vacuum.c,v 1.132 1999/12/29 10:12:23 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -2145,8 +2145,8 @@ vc_tidreapped(ItemPointer itemptr, VPageList vpl)
  *
  *     We compute the column min, max, null and non-null counts.
  *     Plus we attempt to find the count of the value that occurs most
- *     frequently in each column
- *     These figures are used to compute the selectivity of the column
+ *     frequently in each column.  These figures are used to compute
+ *     the selectivity of the column.
  *
  *     We use a three-bucked cache to get the most frequent item
  *     The 'guess' buckets count hits.  A cache miss causes guess1