| From: | Marcos Pegoraro <marcos(at)f10(dot)com(dot)br> |
|---|---|
| To: | Jim Jones <jim(dot)jones(at)uni-muenster(dot)de> |
| 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-28 12:04:00 |
| Message-ID: | CAB-JLwZWNYV5HrkYhnzb2+1iOwiyxqyH7vP9_5z=JSmEYuS5Og@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Em sex., 28 de nov. de 2025 às 07:48, Jim Jones <jim(dot)jones(at)uni-muenster(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2025-11-28 12:20:15 | Re: Proposal: Conflict log history table for Logical Replication |
| Previous Message | Peter Eisentraut | 2025-11-28 11:53:25 | Re: [PATCH] Add `headerscheck` run_target to meson |