aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-08-27 16:37:21 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-08-27 16:37:21 -0400
commitda1b51ecc52ffdb3f8fb1cda1e15dc60ff00cd11 (patch)
treed5651199bceb48c5f9153795e8b3bd995c4395c3 /src/backend/utils/adt
parentd4b2425441b7ab298300142d64bb8020d38b290f (diff)
downloadpostgresql-da1b51ecc52ffdb3f8fb1cda1e15dc60ff00cd11.tar.gz
postgresql-da1b51ecc52ffdb3f8fb1cda1e15dc60ff00cd11.zip
Doc: clarify behavior of standard aggregates for null inputs.
Section 4.2.7 says that unless otherwise specified, built-in aggregates ignore rows in which any input is null. This is not true of the JSON aggregates, but it wasn't documented. Fix that. Of the other entries in table 9.55, some were explicit about ignoring nulls, and some weren't; for consistency and self-contained-ness, make them all say it explicitly. Per bug #15884 from Tim Möhlmann. Back-patch to all supported branches. Discussion: https://postgr.es/m/15884-c32d848f787fcae3@postgresql.org
Diffstat (limited to 'src/backend/utils/adt')
0 files changed, 0 insertions, 0 deletions