diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2011-07-25 19:37:17 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2011-07-25 19:37:17 -0400 |
commit | 74e6d37276564d4be1f60d9edb76d7d066395773 (patch) | |
tree | 56a527c85d6a5c0a6a2b6ed1392c0183a6da3745 /src/backend/utils/adt/xml.c | |
parent | 8cca49d8a0d969e1c0f08779e8230466e395b813 (diff) | |
download | postgresql-74e6d37276564d4be1f60d9edb76d7d066395773.tar.gz postgresql-74e6d37276564d4be1f60d9edb76d7d066395773.zip |
Silence compiler warning about uninitialized variable.
It is set correctly on the only path that uses it, but the
compiler can't know that.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions