Re: Add XMLNamespaces to XMLElement
Jim Jones <jim.jones@uni-muenster.de>
From: Jim Jones <jim.jones@uni-muenster.de>
To: Pavel Stehule <pavel.stehule@gmail.com>,
Umar Hayat <postgresql.wizard@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-02-20T11:20:29Z
Lists: pgsql-hackers
Attachments
- v6-0001-Add-XMLNamespaces-option-to-XMLElement.patch (text/x-patch) patch v6-0001
I've attached v6, which addresses two issues: * Fixes a bug where XMLNAMESPACES declarations within a view were being serialized as XMLATTRIBUTES. * Prevents the makeString function from being called with a NULL parameter - discussed in this thread [1]. Best regards, Jim [1] https://www.postgresql.org/message-id/CAFj8pRC24FEBNfTUrDgAK8f2nqDVvzWCuq%3DR%3DT19nUjL9GuLBA%40mail.gmail.com