Install a more correct fix in the timestamp and timestamptz regression tests:
Alvaro Herrera <alvherre@alvh.no-ip.org>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/timestamp.out | modified | +0 −205 |
| src/test/regress/expected/timestamptz.out | modified | +203 −67 |
| src/test/regress/sql/timestamp.sql | modified | +0 −11 |
| src/test/regress/sql/timestamptz.sql | modified | +9 −1 |