Avoid uninitialized bits in the result of QTN2QT().

Tom Lane <tgl@sss.pgh.pa.us>

Commit: bd9215a346da64467d9b070715bf40e412ba6b14
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-05-24T18:21:19Z
Releases: 8.4.9
Avoid uninitialized bits in the result of QTN2QT().

Found with additional valgrind testing.

Noah Misch

Files

PathChange+/−
src/backend/utils/adt/tsquery_util.c modified +1 −1