pgsql: Fix an omission in the outfuncs.c support for Agg nodes: the

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix an omission in the outfuncs.c support for Agg nodes: the
Date: 2008-01-09 08:46:44
Message-ID: 20080109084644.C1940754108@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix an omission in the outfuncs.c support for Agg nodes: the grpColIdx
and grpOperators fields were not emitted by _outAgg().

Modified Files:
--------------
pgsql/src/backend/nodes:
outfuncs.c (r1.321 -> r1.322)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/nodes/outfuncs.c?r1=1.321&r2=1.322)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2008-01-09 09:05:48 pgbouncer - pgbouncer: move shutdown after fork(), detect old bouncer
Previous Message Alvaro Herrera 2008-01-09 05:27:22 pgsql: Add index entry.