Improve regression test coverage for TID scanning.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: be6c3d19fd454359f05176eb1add82d4fc6e7758
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-03-20T16:30:23Z
Releases: 10.0
Improve regression test coverage for TID scanning.

TidScan plan nodes were not systematically tested before.  These additions
raise the LOC coverage number for the basic regression tests from 52% to
92% in nodeTidscan.c, and from 60% to 93% in tidpath.c.

Andres Freund, tweaked a bit by me

Discussion: https://postgr.es/m/20170320062511.hp5qeurtxrwsvfxr@alap3.anarazel.de

Files

Discussion