CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/01/09 20:30:21

Modified files:
        src/backend/optimizer/prep: prepjointree.c 

Log message:
        Fix subquery pullup logic to not be fooled when a view that appears
        'simple' references another view that is not simple.  Must recheck
        conditions after performing recursive pullup.  Per example from
        Laurent Perez, 9-Jan-04.


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

Reply via email to