pgsql: Add to TODO: > > * Consider Cartesian joins when both relations - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add to TODO: > > * Consider Cartesian joins when both relations
Date
Msg-id 20080318004301.1AB227558DC@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add URL for: o Allow COPY to report error lines and
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix our printf implementation to follow spec: if a star parameter