Avoid uninitialized bits in the result of QTN2QT().
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 May 2011 18:20:08 +0000 (14:20 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 May 2011 18:20:08 +0000 (14:20 -0400)
commitcc24fb418d8da7ed93f9cd936f7da8fc7e0381bf
treebd593ba3f7dd80e0755660f4e23adab4d5869b59
parent59a4a571d396ec00a7e363dca8b2f5eb2d8307ad
Avoid uninitialized bits in the result of QTN2QT().

Found with additional valgrind testing.

Noah Misch
src/backend/utils/adt/tsquery_util.c