You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release-20.1: Revert "sql: age returns normalized intervals"
This reverts commit 0608caf.
Release note (bug fix): In 20.1.8, we attempted to fix age's lack of
normalization of H:M:S into the years, months and days field. However,
this was also broken for values > 1 month, as well as
breaking `a::timestamp(tz) - b::timestamp(tz)` operators. This has now
been resolved.
0 commit comments