Adjust data types in some of the UNION tests to avoid potentially
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 2 Nov 2003 22:35:26 +0000 (22:35 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 2 Nov 2003 22:35:26 +0000 (22:35 +0000)
commitb402503fb6c1455536dc2940d8cb50b68a5e8b17
treed21146514ef2a8b7ac62b5c1b33de2334fd4e513
parenteeaf5f04ae3fca446b43851fb9a612fe0c980994
Adjust data types in some of the UNION tests to avoid potentially
platform-dependent results, as per example from Larry Rosenman.
src/test/regress/expected/union.out
src/test/regress/sql/union.sql