Adjust data types in some of the UNION tests to avoid potentially
Tom Lane <tgl@sss.pgh.pa.us>
Adjust data types in some of the UNION tests to avoid potentially platform-dependent results, as per example from Larry Rosenman.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/union.out | modified | +4 −4 |
| src/test/regress/sql/union.sql | modified | +3 −3 |