]> granicus.if.org Git - postgresql/commit
Use Size instead of uint32 to store result of sizeof()
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 5 May 2014 13:17:16 +0000 (16:17 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 5 May 2014 13:17:16 +0000 (16:17 +0300)
commitc83457683968e2263d7e6bcdcdd52d472f9b0f8d
tree5332c3d2347a6f90677a4cd7a7cfb36070d16c2b
parent1460b199e6e748712253fa130d1c3368ba6ac861
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
src/backend/replication/logical/snapbuild.c