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

Bruce Momjian <bruce@momjian.us>

Commit: 8610c973ddf1cbf0befc1369d2cf0d56c0efcd0a
Author: Bruce Momjian <bruce@momjian.us>
Date: 2018-11-02T12:54:34Z
Releases: 12.0
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: https://postgr.es/m/153701242703.22334.1476830122267077397@wrigleys.postgresql.org

Reviewed-by: David G. Johnston

Backpatch-through: 9.3

Files

PathChange+/−
doc/src/sgml/func.sgml modified +4 −4

Documentation touched