]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: spell out comparison behaviors for the date/time types.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 30 Dec 2020 22:48:43 +0000 (17:48 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 30 Dec 2020 22:48:43 +0000 (17:48 -0500)
commitabb208bfa5f7f41d58aba11ddedc6ca469db23b3
tree985a54cd148e7f248e1d3213ff883ea25447dba7
parent5c3444e31384def202c1e2b9333fcc823b8d36a7
Doc: spell out comparison behaviors for the date/time types.

The behavior of cross-type comparisons among date/time data types was
not really explained anywhere.  You could probably infer it if you
recognized the applicability of comments elsewhere about datatype
conversions, but it seems worthy of explicit documentation.

Per bug #16797 from Dana Burd.

Discussion: https://postgr.es/m/16797-f264b0b980b53b8b@postgresql.org
doc/src/sgml/func.sgml