Fixed #26712 -- Avoided unnecessary SET TIMEZONE queries on PostgreSQL.
A change of the USE_TZ or TIME_ZONE settings doesn't necessarily require a change to the active connections' timezones.
Loading
Please register or sign in to comment
A change of the USE_TZ or TIME_ZONE settings doesn't necessarily require a change to the active connections' timezones.