pgsql-server/src backend/commands/analyze.c in ...

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src backend/commands/analyze.c in ...
Date: 2004-02-13 06:39:50
Message-ID: 20040213063950.2C969D1B57C@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 04/02/13 02:39:50

Modified files:
src/backend/commands: analyze.c
src/include/commands: vacuum.h

Log message:
After further thought about support for gathering stats on functional
indexes, it seems like we ought to put another layer of indirection
between the compute_stats functions and the actual data storage. This
would allow us to compute the values on-the-fly, for example.

Browse pgsql-committers by date

  From Date Subject
Next Message Jan Wieck 2004-02-13 12:04:29 Re: pgsql-server/doc TODO
Previous Message Bruce Momjian 2004-02-13 05:10:02 pgsql-server/doc/src/sgml/ref psql-ref.sgml