Skip to content
Snippets Groups Projects
Commit 19749fb0 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Replace xmlroot with a properly functioning version that parses the value,

sets the items, and serializes the value back (rather than adding an
arbitrary number of XML preambles as before).

The libxml memory management via palloc had to be disabled because it
crashes when libxml tries to access memory that was helpfully freed
earlier by PostgreSQL.  This needs further thought.
parent 063560bb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment