Expand coverage of parallel gather merge a bit.

Andres Freund <andres@anarazel.de>

Commit: ee5572e051955ef4570f95413dc6cddb4df51d50
Author: Andres Freund <andres@anarazel.de>
Date: 2017-08-14T22:27:48Z
Releases: 10.0
Expand coverage of parallel gather merge a bit.

Previously paths reaching heap_compare_slots weren't covered.

Author: Rushabh Lathia
Reviewed-By: Andres Freund
Discussion:
	https://postgr.es/m/CAGPqQf3C+3PBujb+7m=ceWeii4-vBY=XS99LjzrpkpefvzJbFg@mail.gmail.com
	https://postgr.es/m/27200.1502482851@sss.pgh.pa.us
Backpatch: 10, where gather merge was introduced

Files