Fix an omission in the outfuncs.c support for Agg nodes: the grpColIdx
authorNeil Conway <neilc@samurai.com>
Wed, 9 Jan 2008 08:46:44 +0000 (08:46 +0000)
committerNeil Conway <neilc@samurai.com>
Wed, 9 Jan 2008 08:46:44 +0000 (08:46 +0000)
commitbbee1c5da81fc698c6196ae6d681e37edb3bb503
tree892b42f8f8bf4f59fe5bebe26ce10df72e4db4e3
parentccd3e321f732ab80089a4af87e9f3671a767cc60
Fix an omission in the outfuncs.c support for Agg nodes: the grpColIdx
and grpOperators fields were not emitted by _outAgg().
src/backend/nodes/outfuncs.c