Use Size instead of uint32 to store result of sizeof()
Heikki Linnakangas <heikki.linnakangas@iki.fi>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/logical/snapbuild.c | modified | +1 −1 |