Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Back-patch test cases for timetz_zone/timetz_izone. | Tom Lane | 2023-10-17 |
* | Stabilize timetz test across DST transitions. | Tom Lane | 2020-10-29 |
* | Reject "23:59:60.nnn" in datetime input. | Tom Lane | 2020-06-04 |
* | Fix some incorrect parsing of time with time zone strings | Michael Paquier | 2019-08-07 |
* | Please find attached two patches for documentation and regression tests | Bruce Momjian | 2006-07-06 |
* | Fix queries to insulate from daylight savings time. | Thomas G. Lockhart | 2001-10-31 |
* | Implement precision support for timestamp and time, both with and without | Thomas G. Lockhart | 2001-10-03 |
* | Add separate regression tests for timetz and the new timestamptz type. | Thomas G. Lockhart | 2001-09-28 |