diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-11-10 18:51:20 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-11-10 18:51:20 +0000 |
commit | d2d52bbb55fbb14dc2e1ed96b03b7e4addfbb2ba (patch) | |
tree | 6025aacb9dbfb4080e9cd3c8652fba9c1c610eb1 /src/backend/parser/parse_utilcmd.c | |
parent | 58ac0f92c0b34fc67b66be81cbf752e6cd27374c (diff) | |
download | postgresql-d2d52bbb55fbb14dc2e1ed96b03b7e4addfbb2ba.tar.gz postgresql-d2d52bbb55fbb14dc2e1ed96b03b7e4addfbb2ba.zip |
xmlGetUTF8Char()'s second argument is both input and output. Fix
uninitialized value, and avoid invoking the function nine separate
times in the pg_xmlIsNameChar macro. Should resolve buildfarm failures.
Per report from Ben Leslie.
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions