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_5_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/bf73016e01f0b9eb7c9ad1916a75d1c3bf78f743 Modified Files -------------- src/backend/tsearch/wparser_def.c | 2 ++ 1 file changed, 2 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
