Skip to content
Snippets Groups Projects
user avatar
Peter Eisentraut authored
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.
19749fb0
History
Name Last commit Last update
..