pgsql: doc: use simpler language for NULL return from ANY/ALL

Started by Bruce Momjianover 7 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

doc: use simpler language for NULL return from ANY/ALL

Previously the combination of "does not return" and "any row" caused
ambiguity.

Reported-by: KES <kes-kes@yandex.ru>

Discussion: /messages/by-id/153701242703.22334.1476830122267077397@wrigleys.postgresql.org

Reviewed-by: David G. Johnston

Backpatch-through: 9.3

Branch
------
REL_10_STABLE

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

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