diff options
author | Noah Misch | 2017-03-12 23:35:31 +0000 |
---|---|---|
committer | Noah Misch | 2017-03-12 23:35:31 +0000 |
commit | 2fd26b23b662dcb0cf649e983a58581cb911fc4b (patch) | |
tree | 2aac3510bbd79eb36b721277e9a1398fa3dfaef5 /contrib/xml2/xpath.c | |
parent | 9e0926468a1c41a31c09785787a737311dcd92c1 (diff) |
Assume deconstruct_array() outputs are untoasted.
In functions that issue a deconstruct_array() call, consistently use
plain VARSIZE()/VARDATA() on the array elements. Prior practice was
divided between those and VARSIZE_ANY_EXHDR()/VARDATA_ANY().
Diffstat (limited to 'contrib/xml2/xpath.c')
0 files changed, 0 insertions, 0 deletions