Jim Jones <jim.jo...@uni-muenster.de> writes: > [ xmlserialize patches ]
Pushed with minor editorialization. Notably, I got rid of scribbling on xmlBufferContent's buffer --- I don't know how likely that is to upset libxml2, but it seems like a fairly bad idea given that they declare the result as "const xmlChar*". Casting away the const is poor form in any case. regards, tom lane