Re: [PoC] XMLCast (SQL/XML X025) - Mailing list pgsql-hackers

From Jim Jones
Subject Re: [PoC] XMLCast (SQL/XML X025)
Date
Msg-id 11f75849-0f10-40d3-bdfe-5ee81c8a0254@uni-muenster.de
Whole thread Raw
In response to [PoC] XMLCast (SQL/XML X025)  (Jim Jones <jim.jones@uni-muenster.de>)
List pgsql-hackers
On 02.07.24 18:02, Jim Jones wrote:
> It basically does the following:
>
> * When casting an XML value to a SQL data type, XML values containing
> XSD literals will be converted to their equivalent SQL data type.
> * When casting from a SQL data type to XML, the cast operand will be
> translated to its corresponding XSD data type.
>
v2 attached adds missing return for NO_XML_SUPPORT control path in
unescape_xml

-- 
Jim

Attachment

pgsql-hackers by date:

Previous
From: "Vitaly Davydov"
Date:
Subject: RE: Slow catchup of 2PC (twophase) transactions on replica in LR
Next
From: Karina Litskevich
Date:
Subject: Re: Use pgBufferUsage for block reporting in analyze