Silence compiler warning induced by commit de4389712.
Tom Lane <tgl@sss.pgh.pa.us>
Silence compiler warning induced by commit de4389712. Smarter compilers can see that "slot" can't be used uninitialized, but some popular ones cannot. Noted by Jeff Janes.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/logical/launcher.c | modified | +1 −1 |