Documentation of return values of range functions lower and upper - Mailing list pgsql-docs

From PG Doc comments form
Subject Documentation of return values of range functions lower and upper
Date
Msg-id 160508672127.25505.8356390205508789564@wrigleys.postgresql.org
Whole thread Raw
Responses Re: Documentation of return values of range functions lower and upper  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/13/functions-range.html
Description:

Table 9.54 in page
https://www.postgresql.org/docs/current/functions-range.html states that the
functions lower and upper return NULL if the requested bound is infinite. If
the element type of the range contains the special values infinity and
-infinity, this is not correct, as those values are returned if explicitly
used as either bound.

pgsql-docs by date:

Previous
From: 周书林
Date:
Subject: Re: Tips about using mount point directly as the data_directory.
Next
From: Chris Wilson
Date:
Subject: Re: What does "[backends] should seldom or never need to wait for a write to occur" mean?