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-...@yandex.ru> Discussion: https://postgr.es/m/153701242703.22334.1476830122267077...@wrigleys.postgresql.org Reviewed-by: David G. Johnston Backpatch-through: 9.3 Branch ------ REL9_4_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/273166af8f73670a3c7efdfb9d45893d5e011dba Modified Files -------------- doc/src/sgml/func.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)