Log Message:
-----------
Check that aggregate creator has the right to execute the transition
functions of the aggregate, at both aggregate creation and execution times.

Tags:
----
REL7_3_STABLE

Modified Files:
--------------
    pgsql/src/backend/catalog:
        pg_aggregate.c (r1.56 -> r1.56.2.1)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/pg_aggregate.c.diff?r1=1.56&r2=1.56.2.1)
    pgsql/src/backend/executor:
        nodeAgg.c (r1.90 -> r1.90.2.1)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/nodeAgg.c.diff?r1=1.90&r2=1.90.2.1)

---------------------------(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