Fix compiler warning "res may be used uninitialized in this function".
Teodor Sigaev <teodor@sigaev.ru>
Fix compiler warning "res may be used uninitialized in this function". Actually, it can't but some compilers are not smart enough. Per Peter Eisentraut gripe.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/tsvector_op.c | modified | +2 −2 |