Silence compiler warnings in tbm_prepare_shared_iterate().
Tom Lane <tgl@sss.pgh.pa.us>
Silence compiler warnings in tbm_prepare_shared_iterate(). Maybe Robert's compiler can convince itself that these variables are never used uninitialized, but mine can't.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nodes/tidbitmap.c | modified | +2 −2 |