Fix one overflow and one signedness error, caused by the patch to calculate

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 9598afa3b0f7a7fdcf3740173346950b2bd5942c
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2011-07-08T14:29:53Z
Releases: 9.2.0
Fix one overflow and one signedness error, caused by the patch to calculate
OLDSERXID_MAX_PAGE based on BLCKSZ. MSVC compiler warned about these.

Files

PathChange+/−
src/backend/storage/lmgr/predicate.c modified +2 −2