Fix the timestamptz test problem, by moving the tests that use the
Alvaro Herrera <alvherre@alvh.no-ip.org>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/timestamp.out | modified | +205 −0 |
| src/test/regress/expected/timestamptz.out | modified | +69 −202 |
| src/test/regress/sql/timestamp.sql | modified | +11 −0 |
| src/test/regress/sql/timestamptz.sql | modified | +2 −10 |