pgstatindex: Insert some casts to prevent overflow.

Robert Haas <rhaas@postgresql.org>

Commit: 0b7ba3d6474b8f58e74dba548886df3250805cdf
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-08-10T15:48:42Z
Releases: 10.0
pgstatindex: Insert some casts to prevent overflow.

This could cause hash indexes to report greater than 100% free space.

Ashutosh Sharma, reviewed by Amit Kapila

Discussion: http://postgr.es/m/CAE9k0PnCKfg-ZK1CwGZJPF1yKcG2A=GUgC3BMdNMzLAXVOo4Eg@mail.gmail.com

Files

PathChange+/−
contrib/pgstattuple/pgstatindex.c modified +3 −2

Discussion