Fix expected output in select_view test
authorTomas Vondra <tomas@2ndquadrant.com>
Tue, 26 Sep 2017 19:34:28 +0000 (21:34 +0200)
committerTomas Vondra <tomas@2ndquadrant.com>
Tue, 26 Sep 2017 19:34:28 +0000 (21:34 +0200)
commit7fb4497f439f25362080a1891f06cbd493d55338
tree937c86d8ee085e9920fc517445912d380616e21a
parentdcdcfad2da6921a2d66449ce12d4e2ec7cdc1d02
Fix expected output in select_view test

The expected output did not match, likely due to some confusion when
merging upstream changes (where the query does not include the ORDER
BY clause).

The updated output matches exactly to what is produced by upstream
after adding the ORDER BY clause.
src/test/regress/expected/select_views.out