Fix executor to work correctly with mergejoins where left and
Tom Lane <tgl@sss.pgh.pa.us>
Fix executor to work correctly with mergejoins where left and right sides have different data types.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/nodeMergejoin.c | modified | +75 −118 |
| src/include/nodes/execnodes.h | modified | +5 −5 |