aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2011-07-25 19:37:17 -0400
committerAndrew Dunstan <andrew@dunslane.net>2011-07-25 19:37:17 -0400
commit74e6d37276564d4be1f60d9edb76d7d066395773 (patch)
tree56a527c85d6a5c0a6a2b6ed1392c0183a6da3745 /src/backend/utils/adt/xml.c
parent8cca49d8a0d969e1c0f08779e8230466e395b813 (diff)
downloadpostgresql-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