diff options
author | Tom Lane | 2021-03-31 19:30:04 +0000 |
---|---|---|
committer | Tom Lane | 2021-03-31 19:30:04 +0000 |
commit | 522d1a89f8d7ed45681988c60bd0a687332a4023 (patch) | |
tree | 35e66168b6e8e5e50051a6280ef5be8212ab2645 /doc/src/sgml/postgres.sgml | |
parent | 6197db5340b8154adce1c6d07f6d3325547429c1 (diff) |
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 9fb9691a8.
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
0 files changed, 0 insertions, 0 deletions