Re: Add XMLNamespaces to XMLElement - Mailing list pgsql-hackers

From Jim Jones
Subject Re: Add XMLNamespaces to XMLElement
Date
Msg-id d37c2385-07d0-4fb5-8d7a-8a1620b55ded@uni-muenster.de
Whole thread Raw
In response to Re: Add XMLNamespaces to XMLElement  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Dmitry Koval
Date:
Subject: Assert when executing query on partitioned table
Next
From: Thomas Munro
Date:
Subject: Re: Commitfest app release on Feb 17 with many improvements