Fix uninitialized local variables. Not sure why gcc doesn't complain about
Tom Lane <tgl@sss.pgh.pa.us>
Fix uninitialized local variables. Not sure why gcc doesn't complain about these --- maybe because they're effectively unused? MSVC does complain though, per buildfarm.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/nbtree/nbtxlog.c | modified | +3 −4 |