Log Message:
-----------
Add constraint exclusion items:
< 
> * Allow EXPLAIN to identify tables that were skipped because of 
>   enable_constraint_exclusion
> * Allow EXPLAIN output to be more easily processed by scripts
760a763
> * Allow enable_constraint_exclusion to work for UPDATE and DELETE queries

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1609 -> r1.1610)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1609&r2=1.1610)
    pgsql/doc/src/FAQ:
        TODO.html (r1.116 -> r1.117)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.116&r2=1.117)

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to