Fix for regression test alter_table
authorMichael Paquier <michael@otacoo.com>
Fri, 27 Apr 2012 06:37:18 +0000 (15:37 +0900)
committerMichael Paquier <michael@otacoo.com>
Fri, 27 Apr 2012 06:38:06 +0000 (15:38 +0900)
commitc4eeddf1846a426f1ed81b94004c6a9982b47b6a
tree3d999c8680f7f30b5a2d760425a1672e5af271d9
parent58aac20e2a5a40c267ae92109813896e0df39e09
Fix for regression test alter_table

Output is updated without any alternate file. Some tables have their
distribution type changed to round robin or replication to get rid of
restrictions on distribution column involved by XC.
src/test/regress/expected/alter_table.out
src/test/regress/sql/alter_table.sql