Create a new file executor/execGrouping.c to centralize utility routines

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1afac12910b82cf68d064284391209f41a6adcf9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-01-10T23:54:24Z
Releases: 7.4.1
Create a new file executor/execGrouping.c to centralize utility routines
shared by nodeGroup, nodeAgg, and soon nodeSubplan.

Files