pgsql: Doc: explain that "timestamp - timestamp" applies justify_hours(

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: explain that "timestamp - timestamp" applies justify_hours(
Date: 2020-06-26 17:54:10
Message-ID: E1josYE-0008HB-UI@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: explain that "timestamp - timestamp" applies justify_hours().

Back-patch to v13; before that, there's not really space for this
kind of detail.

Discussion: https://postgr.es/m/c1696f68-fa8d-7759-6a9c-eb293ab1bbc9@gmx.net

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/098868b57687ef9c5e3cd9dff469594c6a1c6d10

Modified Files
--------------
doc/src/sgml/func.sgml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2020-06-26 22:24:23 pgsql: doc: PG 13 relnotes; remove FOREIGN keyword item and clarify
Previous Message Amit Kapila 2020-06-26 12:21:29 Re: pgsql: Enable Unix-domain sockets support on Windows