Avoid uninitialized bits in the result of QTN2QT().

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

Commit: c2a366d9d9d3b1e2dc4c65d9a9fab5c1c0d6c246
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-05-24T18:20:57Z
Releases: 9.0.5
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