Add a regression test case to catch breakage of GROUP BY

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

Commit: dfaf9fbcb4e09f674301edea8ddce438643c48af
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-06-06T17:41:01Z
Releases: 7.1.1
Add a regression test case to catch breakage of GROUP BY
and aggregate functions in queries that use inheritance.

Files

PathChange+/−
src/test/regress/input/misc.source modified +7 −0
src/test/regress/output/misc.source modified +17 −0