Add a regression test case to catch breakage of GROUP BY
Tom Lane <tgl@sss.pgh.pa.us>
Add a regression test case to catch breakage of GROUP BY and aggregate functions in queries that use inheritance.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/input/misc.source | modified | +7 −0 |
| src/test/regress/output/misc.source | modified | +17 −0 |