CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/12/08 14:19:58

Modified files:
        src/backend/optimizer/util: relnode.c 

Log message:
        Whole-row references were broken for subqueries and functions, because
        attr_needed/attr_widths optimization failed to allow for Vars with attno
        zero in this case.  Per report from Tatsuo Ishii.


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to