pgsql: Add to TODO: > > * Consider Cartesian joins when both relations

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add to TODO: > > * Consider Cartesian joins when both relations
Date: 2008-03-18 00:43:01
Message-ID: 20080318004301.1AB227558DC@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

>
> * Consider Cartesian joins when both relations are needed to form an
> indexscan qualification for a third relation
>
> http://archives.postgresql.org/pgsql-performance/2007-12/msg00090.php

Modified Files:
--------------
pgsql/doc:
TODO (r1.2343 -> r1.2344)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2343&r2=1.2344)
pgsql/doc/src/FAQ:
TODO.html (r1.851 -> r1.852)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.851&r2=1.852)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-03-18 01:49:45 pgsql: Fix our printf implementation to follow spec: if a star parameter
Previous Message Bruce Momjian 2008-03-18 00:23:41 pgsql: Add URL for: o Allow COPY to report error lines and