pgsql: docs: clarify that today/tomorrow/yesterday is at 00:00

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: clarify that today/tomorrow/yesterday is at 00:00
Date: 2019-10-07 21:26:54
Message-ID: E1iHaWs-0006kA-Qw@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: clarify that today/tomorrow/yesterday is at 00:00

This should help people clearly know that these days start at midnight.

Reported-by: David Harper

Discussion: https://postgr.es/m/156258047907.1181.11324468080514061996@wrigleys.postgresql.org

Backpatch-through: 9.4

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1b1339838d75dbaa2e7b74fa9ce990ef6345cf66

Modified Files
--------------
doc/src/sgml/datatype.sgml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2019-10-07 22:06:16 pgsql: docs: Improve A?synchronous Multimaster Replication descr.
Previous Message Andres Freund 2019-10-07 20:10:04 Re: expressive test macros (was: Report test_atomic_ops() failures consistently, via macros)