pgsql: docs: clarify infinite range values from data-type infinities

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: clarify infinite range values from data-type infinities
Date: 2019-12-27 19:33:39
Message-ID: E1ikvMh-0005bb-By@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: clarify infinite range values from data-type infinities

The previous docs referenced these distinct ideas confusingly.

Reported-by: Eugen Konkov

Discussion: https://postgr.es/m/376945611.20191026161529@yandex.ru

Backpatch-through: 9.4

Branch
------
REL_10_STABLE

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

Modified Files
--------------
doc/src/sgml/rangetypes.sgml | 37 +++++++++++++++++--------------------
1 file changed, 17 insertions(+), 20 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2019-12-27 19:49:17 pgsql: doc: add examples of creative use of unique expression indexes
Previous Message Michael Paquier 2019-12-27 09:03:30 pgsql: Forbid DROP SCHEMA on temporary namespaces