diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2014-01-29 18:54:14 -0500 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2014-01-29 18:54:14 -0500 |
commit | 120c5cc761e0d99a9a2f3349f4031850b0dbd5a0 (patch) | |
tree | 2ee0e5ce14358913ef6b306c47149e3b602d1e65 /src/backend/utils/adt/tsvector_parser.c | |
parent | 5e52e9d6d467d352c28141f16a95db6c2df71ecc (diff) | |
download | postgresql-120c5cc761e0d99a9a2f3349f4031850b0dbd5a0.tar.gz postgresql-120c5cc761e0d99a9a2f3349f4031850b0dbd5a0.zip |
Silence compiler warnings about possibly unset variables.
They are in fact set in every case where they are needed, but the
compiler doesn't know that.
Per gripe from Tom Lane.
Diffstat (limited to 'src/backend/utils/adt/tsvector_parser.c')
0 files changed, 0 insertions, 0 deletions