diff options
author | Tom Lane | 2016-03-09 15:56:36 +0000 |
---|---|---|
committer | Tom Lane | 2016-03-09 15:56:46 +0000 |
commit | 8776c15c85322612b9bf79daf50f74be71c12e05 (patch) | |
tree | e24a6caddd1c4327e1798f8f3ad0d8396268e178 /src/include/pgstat.h | |
parent | aa09cd242fa7e3a694a31f8aed521e80d1e626a4 (diff) |
Fix incorrect tlist generation in create_gather_plan().
This function is written as though Gather doesn't project; but it does.
Even if it did not project, though, we must use build_path_tlist to ensure
that the output columns receive correct sortgroupref labeling.
Per report from Amit Kapila.
Diffstat (limited to 'src/include/pgstat.h')
0 files changed, 0 insertions, 0 deletions