forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb1a7c9e
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 parent4231599 commitb1a7c9e
1 file changed
+3
-4
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12246 | 12246 |
| |
12247 | 12247 |
| |
12248 | 12248 |
| |
12249 |
| - | |
12250 |
| - | |
| 12249 | + | |
| 12250 | + | |
12251 | 12251 |
| |
12252 | 12252 |
| |
12253 | 12253 |
| |
12254 | 12254 |
| |
12255 |
| - | |
12256 |
| - | |
| 12255 | + | |
12257 | 12256 |
| |
12258 | 12257 |
| |
12259 | 12258 |
| |
|
0 commit comments
Comments
(0)