Thread: pgsql: Fix possible use of uninitialised value in ts_headline()

pgsql: Fix possible use of uninitialised value in ts_headline()

From
Teodor Sigaev
Date:
Fix possible use of uninitialised value in ts_headline()

Found during investigation of failure of skink buildfarm member and its
valgrind report.

Backpatch to all supported branches

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/b2a9e161ddb94daf3fa69e177b7e48ee944ec5a2

Modified Files
--------------
src/backend/tsearch/wparser_def.c | 2 ++
1 file changed, 2 insertions(+)