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

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: ec194651b8ba36e9ad5f7c98ac77c4d9639e2351
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2011-07-08T14:33:46Z
Releases: 9.1.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