Re: [PATCH] Add CANONICAL option to xmlserialize

From: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
To: 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: 2025-08-06 16:13:45
Message-ID: 9bdd1141-4f28-4020-a7f6-9695dbb2a47a@uni-muenster.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

rebased due to recent changes in func-xml.sgml

Additionally, v19 now wraps the xmlC14NDocDumpMemory call in a
PG_TRY/PG_CATCH.

Best regards, Jim

Attachment Content-Type Size
v19-0001-Add-xmlcanonicalize-function.patch text/x-patch 26.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-08-06 16:54:33 Re: Improve LWLock tranche name visibility across backends
Previous Message Jacob Champion 2025-08-06 16:13:32 Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events