Use Size instead of uint32 to store result of sizeof()

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: c83457683968e2263d7e6bcdcdd52d472f9b0f8d
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2014-05-05T13:17:16Z
Releases: 9.4.0
Use Size instead of uint32 to store result of sizeof()

Silences coverity and is more consistent with other functions in the
same file.

Andres Freund

Files

PathChange+/−
src/backend/replication/logical/snapbuild.c modified +1 −1