CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/02/13 18:26:43

Modified files:
        src/backend/optimizer/plan: Tag: REL7_4_STABLE planner.c 

Log message:
        Repair optimization bug I introduced in a moment of brain fade back in
        Nov 2002: when constant-expression simplification removes all the
        aggregate function calls from a query, that doesn't mean we can act as
        though there never were any aggregates.  Per bug report from Gabor Szucs.


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

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

Reply via email to