forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf90c708
committed
Fix wrong units in two ExplainPropertyFloat calls.
This is only a latent bug, since these calls are only reached fornon-text output formats, and currently none of those will printthe units. Still, we should get it right in case that ever changes.Justin PryzbyDiscussion:https://postgr.es/m/20210415163846.GA3315@telsasoft.com1 parent029c5ac commitf90c708
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1631 | 1631 |
| |
1632 | 1632 |
| |
1633 | 1633 |
| |
1634 |
| - | |
| 1634 | + | |
1635 | 1635 |
| |
1636 |
| - | |
| 1636 | + | |
1637 | 1637 |
| |
1638 | 1638 |
| |
1639 | 1639 |
| |
|
0 commit comments
Comments
(0)