]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Move a few specific tests to isolate homogenous type tests into
authorThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 14 Sep 2000 15:55:07 +0000 (15:55 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 14 Sep 2000 15:55:07 +0000 (15:55 +0000)
commit6d9299e1fc8e2f4f84f1675d5b00affba15be36a
tree26bf29e231e4d61c3c51bc8bf5946051d9c9e533
parent7e2c430b1e9b6f6770f32cbcaf30657ac77ac088
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.
src/test/regress/expected/abstime-1947-PDT.out
src/test/regress/expected/abstime-solaris-1947.out
src/test/regress/expected/abstime.out
src/test/regress/expected/horology-1947-PDT.out
src/test/regress/expected/horology-solaris-1947.out
src/test/regress/expected/horology.out
src/test/regress/sql/abstime.sql
src/test/regress/sql/horology.sql
src/test/regress/sql/run_check.tests
src/test/regress/sql/tests