Fix 'union' test case.
authorPavan Deolasee <pavan.deolasee@gmail.com>
Wed, 26 Jul 2017 05:13:24 +0000 (10:43 +0530)
committerPavan Deolasee <pavan.deolasee@gmail.com>
Wed, 26 Jul 2017 05:13:24 +0000 (10:43 +0530)
commit8fc6e2ffaa42a875507c5590d68e63146fc5890a
tree3560b60a42ed76394b176a2516bc937cfb6cab7c
parent9154cbac8e1c259db307f4c916975673bbc59f12
Fix 'union' test case.

Since 93cbab90b0c6fc3fc4aa515b93057127c0ee8a1b we expect that the child table
has columns at the same position as the parent table. So fix the test case to
follow the rule and resolve expected output differences arising from that.

The test case should pass with this change.
src/test/regress/expected/union.out
src/test/regress/sql/union.sql