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
Doc: spell out comparison behaviors for the date/time types.
The behavior of cross-type comparisons among date/time data types wasnot really explained anywhere. You could probably infer it if yourecognized the applicability of comments elsewhere about datatypeconversions, but it seems worthy of explicit documentation.Per bug #16797 from Dana Burd.Discussion:https://postgr.es/m/16797-f264b0b980b53b8b@postgresql.org