diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2007-01-06 19:18:36 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2007-01-06 19:18:36 +0000 |
commit | 19749fb0cf16dbb3a3e71b0c387edef907ea5d6b (patch) | |
tree | 484482fde2fa35eb402ddf82af98be660be70715 /src/backend/utils/adt/float.c | |
parent | 063560bb8e1e3658df858266d593a0ee2d053423 (diff) | |
download | postgresql-19749fb0cf16dbb3a3e71b0c387edef907ea5d6b.tar.gz postgresql-19749fb0cf16dbb3a3e71b0c387edef907ea5d6b.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions