pgsql: ExecAgg() failed to finish running out set-returning functions in - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: ExecAgg() failed to finish running out set-returning functions in
Date
Msg-id 20090617160534.7698375331E@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
ExecAgg() failed to finish running out set-returning functions in the last
aggregated tuple of a run.  Per report from Laurenz Albe.  This is a new
bug in 8.4, but only because prior versions rejected SRFs in an Agg plan
node altogether.

Modified Files:
--------------
    pgsql/src/backend/executor:
        nodeAgg.c (r1.166 -> r1.167)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/nodeAgg.c?r1=1.166&r2=1.167)

pgsql-committers by date:

Previous
From: rbm@pgfoundry.org (User Rbm)
Date:
Subject: press - pr: Finished translation of presskit84 to pt_BR
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Proofreading for Bruce's recent round of documentation