pgsql/src/backend/commands analyze.c

Lists: pgsql-committers
From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/commands analyze.c
Date: 2002-02-18 16:04:16
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 02/02/18 11:04:15

Modified files:
src/backend/commands: analyze.c

Log message:
Replace number-of-distinct-values estimator equation, per recent
pghackers discussion.