| From: | Jim Jones <jim(dot)jones(at)uni-muenster(dot)de> |
|---|---|
| To: | Marcos Pegoraro <marcos(at)f10(dot)com(dot)br> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Vik Fearing <vik(at)postgresfriends(dot)org> |
| Subject: | Re: [PoC] XMLCast (SQL/XML X025) |
| Date: | 2025-11-30 10:59:57 |
| Message-ID: | 6cc581e9-858c-4aae-93e3-d2f67d6826b7@uni-muenster.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| v17-0001-Add-XMLCast-function-SQL-XML-X025.patch | text/x-patch | 136.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mihail Nikalayeu | 2025-11-30 12:11:06 | Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY |
| Previous Message | 河田達也 | 2025-11-30 10:43:43 | Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE |