Suppress uninitialized-variable warning in new checksum code.
Tom Lane <tgl@sss.pgh.pa.us>
Suppress uninitialized-variable warning in new checksum code. Some compilers understand that this coding is safe, and some don't.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/page/bufpage.c | modified | +1 −1 |