Suppress compiler warning in libpq_pipeline.c.
Some compilers seem to be concerned about the possibility that recv_step is not any of the defined enum values. Silence warnings about uninitialized cmdtag in a different way than I did in 9fb9691a.
Showing
Please register or sign in to comment