Re: patch: function xmltable
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Craig Ringer <craig@2ndquadrant.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2017-01-22T09:57:22Z
Lists: pgsql-hackers
Attachments
- xmltable-35.patch (text/x-patch) patch
- (unnamed) (text/plain)
Hi 2017-01-21 10:31 GMT+01:00 Pavel Stehule <pavel.stehule@gmail.com>: > > > 2017-01-21 9:30 GMT+01:00 Pavel Stehule <pavel.stehule@gmail.com>: > >> Hi >> >> 2017-01-19 13:35 GMT+01:00 Alvaro Herrera <alvherre@2ndquadrant.com>: >> >>> Pavel Stehule wrote: >>> > Hi >>> > >>> > New update - rebase after yesterday changes. >>> > >>> > What you want to change? >>> >>> I think the problem might come from the still pending patch on that >>> series, which Andres posted in >>> https://www.postgresql.org/message-id/20170118221154.aldebi7 >>> yyjvds5qa@alap3.anarazel.de >>> As far as I understand, minor details of that patch might change before >>> commit, but it is pretty much in definitive form. >>> >> >> new rebased update after these changes >> > > fix white spaces > few fixes: * SELECT (xmltable(..)).* + regress tests * compilation and regress tests without --with-libxml Regards Pavel > > pavel > > >> >> Regards >> >> Pavel >> >> >>> >>> -- >>> Álvaro Herrera https://www.2ndQuadrant.com/ >>> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services >>> >> >> >
Commits
-
Support XMLTABLE query expression
- fcec6caafa23 10.0 landed
-
Create <sect3> in the functions-xml section
- 4461a9bfd1ac 10.0 landed
-
Improve handling of "UPDATE ... SET (column_list) = row_constructor".
- 906bfcad7ba7 10.0 cited
-
Add xmlexists function
- 641459f26954 9.1.0 cited