]> granicus.if.org Git - postgresql/commit
Install a more correct fix in the timestamp and timestamptz regression tests:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 16 Feb 2007 17:49:15 +0000 (17:49 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 16 Feb 2007 17:49:15 +0000 (17:49 +0000)
commit8d2b05df9a2d9d5998a9f4a699bcd1aafcf0d21b
tree69ac29adb7345b9cbce613c018021e80d492602b
parentb6c9165ea0be3008fbb743ca9dfd1b2e3f0616d5
Install a more correct fix in the timestamp and timestamptz regression tests:
remove duplicated tests in timestamp, and complete timestamptz with the tests
that were missing to more closely mirror timestamp.
src/test/regress/expected/timestamp.out
src/test/regress/expected/timestamptz.out
src/test/regress/sql/timestamp.sql
src/test/regress/sql/timestamptz.sql