Fix a couple of planner bugs in Gather Merge.
Robert Haas <rhaas@postgresql.org>
Fix a couple of planner bugs in Gather Merge. Neha Sharma reported these to Rushabh Lathia just after I commit 355d3993c53ed62c5b53d020648e4fbcfbf5f155 went in. The patch is Rushabh's, with input from me.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/plan/createplan.c | modified | +2 −1 |
| src/backend/optimizer/plan/planner.c | modified | +1 −1 |