pgsql: Update entry: < * Have EXPLAIN ANALYZE highlight poor optimizer

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update entry: < * Have EXPLAIN ANALYZE highlight poor optimizer
Date: 2006-12-12 22:31:19
Message-ID: 20061212223119.BDF059FA5E2@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update entry:

< * Have EXPLAIN ANALYZE highlight poor optimizer estimates
> * Have EXPLAIN ANALYZE issue NOTICE messages when the estimated and
> actual row counts differ by a specified percentage

Modified Files:
--------------
pgsql/doc:
TODO (r1.2013 -> r1.2014)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2013&r2=1.2014)
pgsql/doc/src/FAQ:
TODO.html (r1.515 -> r1.516)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.515&r2=1.516)

Browse pgsql-committers by date

  From Date Subject
Next Message User Okbob 2006-12-12 23:05:50 plpsm - plpgpsm: simple case statement completed
Previous Message Tom Lane 2006-12-12 21:31:09 pgsql: Fix planner to do the right thing when a degenerate outer join