pgsql: doc: clarify handling of range upper/lower/upper_inf/lower_inf() - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: clarify handling of range upper/lower/upper_inf/lower_inf()
Date
Msg-id E1r2eAT-005JZG-05@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: clarify handling of range upper/lower/upper_inf/lower_inf()

Clarify handling of infinite range bounds.

Reported-by: jani.rahkola@iki.fi

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

Co-authored-by: Laurenz Albe

Backpatch-through: 16

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/17d490ef32cc217a54323819bb78d6d2813a2c35

Modified Files
--------------
doc/src/sgml/func.sgml | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Improve default and empty privilege outputs in psql.
Next
From: Bruce Momjian
Date:
Subject: pgsql: psql: improve description consistency of \dTS data types