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

From Marcos Pegoraro
Subject Re: [PoC] XMLCast (SQL/XML X025)
Date
Msg-id CAB-JLwZWNYV5HrkYhnzb2+1iOwiyxqyH7vP9_5z=JSmEYuS5Og@mail.gmail.com
Whole thread Raw
In response to Re: [PoC] XMLCast (SQL/XML X025)  (Jim Jones <jim.jones@uni-muenster.de>)
Responses Re: [PoC] XMLCast (SQL/XML X025)
List pgsql-hackers
Em sex., 28 de nov. de 2025 às 07:48, Jim Jones <jim.jones@uni-muenster.de> escreveu:
rebased

+        <para>
+          It supports casting between <type>xml</type> and character, numeric, date/time, and boolean data types.
+        </para>

Did you forget the interval and bytea types here ?
Why are saying character instead of text ? I found it only on SGML part.
Are you planning to add casting INF/-INF for Date type too ?

regards
Marcos

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] Add `headerscheck` run_target to meson
Next
From: Amit Kapila
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication