Expand coverage of parallel gather merge a bit.

Andres Freund <andres@anarazel.de>

Commit: d2bc501573d98ff5541271dca94fb5f7a004ecbf
Author: Andres Freund <andres@anarazel.de>
Date: 2017-08-14T22:27:47Z
Releases: 11.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