forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4cadb8a
committed
Documentation fix: sum(float4) returns float4, not float8.
The old claim is from my commitd06ebdb of2000-07-17, but it seems to have been a plain old thinko; sum(float4) hasbeen distinct from sum(float8) since Berkeley days. Noted by KaiGai Kohei.While at it, mention the existence of sum(money), which is also ofembarrassingly ancient vintage.1 parent78b1228 commit4cadb8a
1 file changed
+3
-4
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11090 | 11090 |
| |
11091 | 11091 |
| |
11092 | 11092 |
| |
11093 |
| - | |
11094 |
| - | |
| 11093 | + | |
| 11094 | + | |
11095 | 11095 |
| |
11096 | 11096 |
| |
11097 | 11097 |
| |
11098 | 11098 |
| |
11099 |
| - | |
11100 |
| - | |
| 11099 | + | |
11101 | 11100 |
| |
11102 | 11101 |
| |
11103 | 11102 |
| |
|
0 commit comments
Comments
(0)