Accept plan change in 'inherit' test suite
authorTomas Vondra <tomas@2ndquadrant.com>
Sun, 8 Oct 2017 17:22:36 +0000 (19:22 +0200)
committerTomas Vondra <tomas@2ndquadrant.com>
Sun, 8 Oct 2017 17:22:36 +0000 (19:22 +0200)
commita3aba68733f07477f77c15aa890d06b558863703
tree6a851d71f2b4d930b84d343ef6acd68bf7c24e35
parenta4f830d8fe58d891f76e5335ba1048602be8826b
Accept plan change in 'inherit' test suite

The plan change is expected, as it simply expands

    -> Limit

to
    -> Limit
        -> Remote Subquery Scan
            -> Limit

It wasn't accepted before probably because it was hidden by other
failures in the test suite.
src/test/regress/expected/inherit.out