pgsql: Add to TODO: > * Improve how ANALYZE computes in-doubt tuples >

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add to TODO: > * Improve how ANALYZE computes in-doubt tuples >
Date: 2008-04-03 16:37:07
Message-ID: 20080403163707.B2A0E7558E7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add to TODO:

> * Improve how ANALYZE computes in-doubt tuples
>
> http://archives.postgresql.org/pgsql-hackers/2007-11/msg00771.php
>

Modified Files:
--------------
pgsql/doc:
TODO (r1.2407 -> r1.2408)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2407&r2=1.2408)
pgsql/doc/src/FAQ:
TODO.html (r1.913 -> r1.914)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.913&r2=1.914)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-04-03 17:12:27 pgsql: Remove heap_release_fetch, which is no longer used anywhere; this
Previous Message Tom Lane 2008-04-03 16:27:32 pgsql: Teach ANALYZE to distinguish dead and in-doubt tuples, which it