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_3_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/f499dabbd51da787aae359f62d336d439dd440ed Modified Files -------------- doc/src/sgml/func.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)