pgsql: Clarify a confusing comment about MCVs vs histogram entries.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clarify a confusing comment about MCVs vs histogram entries.
Date: 2009-01-06 23:46:06
Message-ID: 20090106234606.80842754A1B@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Clarify a confusing comment about MCVs vs histogram entries.
Per Nathan Boley.

Modified Files:
--------------
pgsql/src/backend/commands:
analyze.c (r1.131 -> r1.132)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/analyze.c?r1=1.131&r2=1.132)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2009-01-07 00:05:28 pgsql: Add spaces around psql \d* columns, per idea from Joshua Drake.
Previous Message Bruce Momjian 2009-01-06 23:22:14 Re: Re: [COMMITTERS] pgsql: This makes all the \dX commands (most importantly to most: \df)