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 <[email protected]> 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(-)
