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/[email protected] Branch ------ REL_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/e3bfdf216166f5464235e71fc812e48454718f49 Modified Files -------------- doc/src/sgml/func.sgml | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-)
