forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7ec2bfe
committed
Doc: add example of round(v, s) with negative s.
This has always worked, but you'd be unlikely to guess itfrom the documentation. Add an example showing it.Lack of docs noted by David Johnston. Back-patch to v13;the documentation layout we used before that was not veryamenable to squeezing in multiple examples.Discussion:https://postgr.es/m/CAKFQuwZ4Vy1Xty0G5Ok+ot=NDrU3C6hzF1JwUk-FEkwe3V9_RA@mail.gmail.com1 parentde0ff60 commit7ec2bfe
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1598 | 1598 |
| |
1599 | 1599 |
| |
1600 | 1600 |
| |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
1601 | 1605 |
| |
1602 | 1606 |
| |
1603 | 1607 |
| |
|
0 commit comments
Comments
(0)