Add an explicit cast to Size to hyperloglog.c

Robert Haas <rhaas@postgresql.org>

Commit: 6a3c6ba0ba2bf86254d43b40569cdf3012cf12aa
Author: Robert Haas <rhaas@postgresql.org>
Date: 2015-01-23T16:44:51Z
Releases: 9.5.0
Add an explicit cast to Size to hyperloglog.c

MSVC generates a warning here; we hope this will make it happy.

Report by Michael Paquier.  Patch by David Rowley.

Files

PathChange+/−
src/backend/lib/hyperloglog.c modified +1 −1