Re: [PATCH] Add CANONICAL option to xmlserialize

From: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Chapman Flack <chap(at)anastigmatix(dot)net>, vignesh C <vignesh21(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Vik Fearing <vik(at)postgresfriends(dot)org>
Subject: Re: [PATCH] Add CANONICAL option to xmlserialize
Date: 2026-09-08 18:49:44
Message-ID: 8ed15b98-c78c-4d30-8b12-db81700bc687@uni-muenster.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

While working on another project I noticed that the c14n module is
optional in libxml2 (see LIBXML_C14N_ENABLED), so I added a
PG_HAVE_XML_C14N guard for it.

Best, Jim

Attachment Content-Type Size
v27-0001-Add-xmlcanonicalize-function.patch text/x-patch 22.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Paul A Jungwirth 2026-09-08 18:54:14 Re: FOR PORTION OF bugs
Previous Message Matthias van de Meent 2026-09-08 18:42:34 Re: Reducing relcache memory usage: deduping index shapes