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

From Jim Jones
Subject Re: [PoC] XMLCast (SQL/XML X025)
Date
Msg-id 6cc581e9-858c-4aae-93e3-d2f67d6826b7@uni-muenster.de
Whole thread Raw
In response to Re: [PoC] XMLCast (SQL/XML X025)  (Marcos Pegoraro <marcos@f10.com.br>)
List pgsql-hackers

On 29/11/2025 20:39, Marcos Pegoraro wrote:
> If we link to them, then the user will not have any doubts of what
> datatypes we work
> 
> +          It supports casting between <type>xml</type> and <link
> linkend="datatype-character-table">character</link>, <link
> linkend="datatype-numeric">numeric</link>, <link linkend="datatype-
> datetime">date/time</link>, <link linkend="datatype-boolean">boolean</
> link> and <link linkend="datatype-binary">binary</link> data types. 

LGTM.
v17 attached has now the links to each data type category.

Thanks!

Best, Jim
Attachment

pgsql-hackers by date:

Previous
From: 河田達也
Date:
Subject: Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE
Next
From: Mihail Nikalayeu
Date:
Subject: Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY