Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones <jim.jones@uni-muenster.de>
From: Jim Jones <jim.jones@uni-muenster.de>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-03-17T12:30:49Z
Lists: pgsql-hackers
Attachments
- v6-0001-Add-CANONICAL-output-format-to-xmlserialize.patch (text/x-patch) patch v6-0001
After some more testing I realized that v5 was leaking the xmlDocPtr. Now fixed in v6.