Improve EXPLAIN to print the grouping columns in Agg and Group nodes.

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

Commit: f26099057a2818d85edc2a16e2d3161f4bd96bdc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2013-12-12T16:24:38Z
Releases: 9.4.0
Improve EXPLAIN to print the grouping columns in Agg and Group nodes.

Per request from Kevin Grittner.

Files