aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-09-07 22:40:41 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-09-07 22:40:51 -0400
commitb1a7c9e387f77b85aa14eb342f0432fcdb6ddc35 (patch)
treef2f83d9998ddbcc88b3416fd24d62536196fc592 /src/backend/utils/adt/numeric.c
parent4231599328f75d6549831f65223a22236a43a5c9 (diff)
downloadpostgresql-b1a7c9e387f77b85aa14eb342f0432fcdb6ddc35.tar.gz
postgresql-b1a7c9e387f77b85aa14eb342f0432fcdb6ddc35.zip
Documentation fix: sum(float4) returns float4, not float8.
The old claim is from my commit d06ebdb8d3425185d7e641d15e45908658a0177d of 2000-07-17, but it seems to have been a plain old thinko; sum(float4) has been distinct from sum(float8) since Berkeley days. Noted by KaiGai Kohei. While at it, mention the existence of sum(money), which is also of embarrassingly ancient vintage.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions