]> granicus.if.org Git - postgresql/commit
Fix the timestamptz test problem, by moving the tests that use the
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 16 Feb 2007 15:42:42 +0000 (15:42 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 16 Feb 2007 15:42:42 +0000 (15:42 +0000)
commit7f1d68a4003d29fde7df9e990382e1fc7c6cf471
tree33a1d4ce7b1e057249844fa47ff21bea1af53194
parent89b18bdd2a3ac266592208b1f51c50bd56930be5
Fix the timestamptz test problem, by moving the tests that use the
timestamp_tbl table into the timestamp test.  Also, restore a test that
used to exist as a valid test in the timestamptz test.
src/test/regress/expected/timestamp.out
src/test/regress/expected/timestamptz.out
src/test/regress/sql/timestamp.sql
src/test/regress/sql/timestamptz.sql