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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: clarify behavior of "anyrange" pseudo-type.
Дата
Msg-id E1jEHWy-0000hG-ER@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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
------
REL_12_STABLE

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

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove bogus assertion about polymorphic SQL function result.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix consistency issues with replication slot copy