Fix rebasing mistake in nodeGather.c

Robert Haas <rhaas@postgresql.org>

Commit: bf3d0156311f0d8fa7705d8de0d07c4e0298051a
Author: Robert Haas <rhaas@postgresql.org>
Date: 2015-11-09T15:49:24Z
Releases: 9.6.0
Fix rebasing mistake in nodeGather.c

The patches committed as 6e71dd7ce9766582da453f493bc371d64977282f
and 3a1f8611f2582df0a16bcd35caed2e1526387643 were developed in
parallel but dependent on each other in a way that I failed to
notice.

This patch to fix the problem was prepared by Amit Kapila.

Files

PathChange+/−
src/backend/executor/nodeGather.c modified +1 −1