Move a few specific tests to isolate homogenous type tests into
Thomas G. Lockhart <lockhart@fourpalms.org>
Move a few specific tests to isolate homogenous type tests into regression tests for specific types, and move a few others to the cross-type "horology" test. Rearrange the test order slightly, and move the abstime test to the "parallel safe" area. Hand-patch the results for "1947" and for "solaris", so those may not be exactly correct.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/abstime-1947-PDT.out | modified | +14 −60 |
| src/test/regress/expected/abstime.out | modified | +14 −60 |
| src/test/regress/expected/abstime-solaris-1947.out | modified | +14 −61 |
| src/test/regress/expected/horology-1947-PDT.out | modified | +60 −14 |
| src/test/regress/expected/horology.out | modified | +60 −14 |
| src/test/regress/expected/horology-solaris-1947.out | modified | +60 −14 |
| src/test/regress/sql/abstime.sql | modified | +7 −24 |
| src/test/regress/sql/horology.sql | modified | +24 −7 |
| src/test/regress/sql/run_check.tests | modified | +2 −2 |
| src/test/regress/sql/tests | modified | +2 −2 |