Psycopg 3.2.8 (unreleased)
^^^^^^^^^^^^^^^^^^^^^^^^^^
-- Fix `DateFromTicks` and `TimeFromTicks` return values to return date and
- time referred as UTC rather than the local timezone. Change
- `TimestampFromTicks` to return a datetime in UTC rather than in the local
- timezone (:ticket:`#1058`).
+- Fix `DateFromTicks` and `TimeFromTicks` return values to return a date and a
+ time referred to the UTC timezone rather than to the local timezone. For
+ consistency, `TimestampFromTicks` to return a datetime in UTC rather than in
+ the local timezone (:ticket:`#1058`).
Psycopg 3.2.7