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

From Bruce Momjian
Subject pgsql: docs: clarify infinite range values from data-type infinities
Date
Msg-id E1ikvMh-0005bd-Ce@gemulon.postgresql.org
Whole thread Raw
List 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
------
REL9_6_STABLE

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

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


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Forbid DROP SCHEMA on temporary namespaces
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: add examples of creative use of unique expression indexes