pgsql: docs: clarify that today/tomorrow/yesterday is at 00:00 - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: clarify that today/tomorrow/yesterday is at 00:00
Date
Msg-id [email protected]
Whole thread Raw
List 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/[email protected]

Backpatch-through: 9.4

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f68d5bff5e440319fab9a49cbb99d2339988358f

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: move mention of log_min_error_statement in a better spot
Next
From: Bruce Momjian
Date:
Subject: pgsql: docs: Improve A?synchronous Multimaster Replication descr.