forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0b7ba3d
committed
pgstatindex: Insert some casts to prevent overflow.
This could cause hash indexes to report greater than 100% free space.Ashutosh Sharma, reviewed by Amit KapilaDiscussion:http://postgr.es/m/CAE9k0PnCKfg-ZK1CwGZJPF1yKcG2A=GUgC3BMdNMzLAXVOo4Eg@mail.gmail.com1 parentec99dd5 commit0b7ba3d
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
687 | 687 |
| |
688 | 688 |
| |
689 | 689 |
| |
690 |
| - | |
| 690 | + | |
691 | 691 |
| |
692 | 692 |
| |
693 | 693 |
| |
694 | 694 |
| |
695 | 695 |
| |
696 |
| - | |
| 696 | + | |
| 697 | + | |
697 | 698 |
| |
698 | 699 |
| |
699 | 700 |
| |
|
0 commit comments
Comments
(0)