Обсуждение: pgsql: Avoid uninitialized bits in the result of QTN2QT().

Поиск
Список
Период
Сортировка

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

От
Tom Lane
Дата:
Avoid uninitialized bits in the result of QTN2QT().

Found with additional valgrind testing.

Noah Misch

Branch
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/9a57eafe9d29280fa65c5912df38fc8650507035

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