accept valid distributed plans for LIMIT queries in regression tests
authorTomas Vondra <[email protected]>
Sun, 22 Jan 2017 16:53:39 +0000 (17:53 +0100)
committerTomas Vondra <[email protected]>
Sun, 22 Jan 2017 16:53:39 +0000 (17:53 +0100)
commit81821a9caf4eba4da46565bac6060529956bd38a
tree7ba8c918ca3bf99c873f1ae8d926feb98f7f3cec
parente7860395f85d897e307d6a0d2eb48f0fc7466d7b
accept valid distributed plans for LIMIT queries in regression tests

This typically means changing Limit->Scan and Limit->Sort plans to
Limit->Remote->Limit->Scan and Limit->Remote->Limit->Sort.
src/test/regress/expected/limit.out