Fix ExecReScanGatherMerge.
Tom Lane <tgl@sss.pgh.pa.us>
Fix ExecReScanGatherMerge. Not surprisingly, since it'd never ever been tested, ExecReScanGatherMerge didn't work. Fix it, and add a regression test case to exercise it. Amit Kapila Discussion: https://postgr.es/m/CAA4eK1JkByysFJNh9M349u_nNjqETuEnY_y1VUc_kJiU0bxtaQ@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/nodeGatherMerge.c | modified | +1 −0 |
| src/test/regress/expected/select_parallel.out | modified | +43 −0 |
| src/test/regress/sql/select_parallel.sql | modified | +16 −0 |
Discussion
- [postgresql 10 beta3] unrecognized node type: 90 44 messages · 2017-08-11 → 2017-08-30