Adjust data types in some of the UNION tests to avoid potentially

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b402503fb6c1455536dc2940d8cb50b68a5e8b17
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-11-02T22:35:26Z
Releases: 7.4.1
Adjust data types in some of the UNION tests to avoid potentially
platform-dependent results, as per example from Larry Rosenman.

Files

PathChange+/−
src/test/regress/expected/union.out modified +4 −4
src/test/regress/sql/union.sql modified +3 −3