Re: patch: function xmltable
Craig Ringer <craig@2ndquadrant.com>
From: Craig Ringer <craig@2ndquadrant.com>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2016-09-23T08:07:24Z
Lists: pgsql-hackers
Attachments
- docs-and-test-updates-to-xmltable-v9.patch (text/x-patch) patch v9
> Did some docs copy-editing and integrated some examples. Whoops, forgot to attach. Rather than sending a whole new copy of the patch, here's a diff against your patched tree of my changes so you can see what I've done and apply the parts you want. Note that I didn't updated the expected files. -- Craig Ringer http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, 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