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

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add to TODO: > * Improve how ANALYZE computes in-doubt tuples >
Date
Msg-id 20080403163707.B2A0E7558E7@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Teach ANALYZE to distinguish dead and in-doubt tuples, which it
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove heap_release_fetch, which is no longer used anywhere; this