Thread: pgsql: Avoid uninitialized bits in the result of QTN2QT().

pgsql: Avoid uninitialized bits in the result of QTN2QT().

From
Tom Lane
Date:
Avoid uninitialized bits in the result of QTN2QT().

Found with additional valgrind testing.

Noah Misch

Branch
------
REL9_0_STABLE

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

Modified Files
--------------
src/backend/utils/adt/tsquery_util.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)