]> granicus.if.org Git - postgresql/commit
Documentation fix: sum(float4) returns float4, not float8.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 8 Sep 2014 02:40:41 +0000 (22:40 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 8 Sep 2014 02:40:41 +0000 (22:40 -0400)
commit0640c1bfc09138f136fc1239d2c27b6d37f7d1af
treede3fa2ec790530e580a20e0178f4798639ca673b
parentb2de2a1172d52b9a9596d4366e758749cc586f2b
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.
doc/src/sgml/func.sgml