Thread: pgsql: Doc: clarify behavior of "anyrange" pseudo-type.

pgsql: Doc: clarify behavior of "anyrange" pseudo-type.

From
Tom Lane
Date:
Doc: clarify behavior of "anyrange" pseudo-type.

I noticed that we completely failed to document the restriction
that an "anyrange" result type has to be inferred from an "anyrange"
input.  The docs also were less clear than they could be about the
relationship between "anyrange" and "anyarray".

It's been like this all along, so back-patch.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/31d846e0265c2c1415d7910d39d5b259b92184ea

Modified Files
--------------
doc/src/sgml/extend.sgml | 19 ++++++++++++++++---
1 file changed, 16 insertions(+), 3 deletions(-)