Silence compiler warning about uninitialized variable.
Andrew Dunstan <andrew@dunslane.net>
Silence compiler warning about uninitialized variable. It is set correctly on the only path that uses it, but the compiler can't know that.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/port/win32_latch.c | modified | +1 −1 |