aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/sql/timetz.sql
Commit message (Expand)AuthorAge
* Back-patch test cases for timetz_zone/timetz_izone.Tom Lane2023-10-17
* Stabilize timetz test across DST transitions.Tom Lane2020-10-29
* Reject "23:59:60.nnn" in datetime input.Tom Lane2020-06-04
* Fix some incorrect parsing of time with time zone stringsMichael Paquier2019-08-07
* Please find attached two patches for documentation and regression testsBruce Momjian2006-07-06
* Fix queries to insulate from daylight savings time.Thomas G. Lockhart2001-10-31
* Implement precision support for timestamp and time, both with and withoutThomas G. Lockhart2001-10-03
* Add separate regression tests for timetz and the new timestamptz type.Thomas G. Lockhart2001-09-28