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

Modified files:
        src/backend/optimizer/plan: 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 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