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

Lists: pgsql-committers
From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: use simpler language for NULL return from ANY/ALL
Date: 2018-11-02 12:54:50
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

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(at)yandex(dot)ru>

Discussion: https://postgr.es/m/[email protected]

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(-)