Re: [PATCH] Add XMLText function (SQL/XML X038)
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Vik Fearing <vik@postgresfriends.org>
Cc: Jim Jones <jim.jones@uni-muenster.de>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-11-06T10:49:28Z
Lists: pgsql-hackers
> On 4 Nov 2023, at 15:01, Vik Fearing <vik@postgresfriends.org> wrote: > > On 11/3/23 21:28, Jim Jones wrote: >> On 03.11.23 19:05, Vik Fearing wrote: >>> I was thinking of something much shorter than that. Such as >>> >>> X038 XMLText YES supported except for RETURNING >> v6 attached includes this change and the doc addition from Daniel. > > There are some typos in the commit message, but otherwise this looks commitable to me. I took another look at this today, fixes the above mentioned typos and some tiny cosmetic things and pushed it. -- Daniel Gustafsson
Commits
-
Add XMLText function (SQL/XML X038)
- 526fe0d79914 17.0 landed