Robert Haas wrote:
> On Tue, Nov 22, 2011 at 6:19 PM, magti...@juno.com wrote:
> > I noticed in the Postgres 9.1 manual that the xml2 module has been removed.
>
> No, it hasn't. We talked about it, but we didn't do it. We're still
> "planning" to remove it three releases ago.
>
> http://www.po
On Tue, Nov 22, 2011 at 6:19 PM, magti...@juno.com wrote:
> I noticed in the Postgres 9.1 manual that the xml2 module has been removed.
No, it hasn't. We talked about it, but we didn't do it. We're still
"planning" to remove it three releases ago.
http://www.postgresql.org/docs/9.1/static/xml2
I noticed in the Postgres 9.1 manual that the xml2 module has been removed. I
was looking to use the xpath_table functionality (making an xml doc look like a
table so I could join it with other tables) but it looks like I can't.
Is there another way to make an xml doc look like a table?
Mike B
I wrote:
The nice thing about XMLTABLE is that it adds xquery support. I think
the majority of xquery engines seem to be written in Java. XQuilla is
C++. I'm not sure if our licensing is compatible, but it I would love
the irony of using Berkeley DB XML (formerly Sleepycat) now that its
ow
Robert Haas wrote:
On Thu, Nov 19, 2009 at 12:03 AM, Scott Bailey wrote:
The nice thing about XMLTABLE is that it adds xquery support. I think the
majority of xquery engines seem to be written in Java. XQuilla is C++. I'm
not sure if our licensing is compatible, but it I would love the iro
On Thu, Nov 19, 2009 at 12:03 AM, Scott Bailey wrote:
> The nice thing about XMLTABLE is that it adds xquery support. I think the
> majority of xquery engines seem to be written in Java. XQuilla is C++. I'm
> not sure if our licensing is compatible, but it I would love the irony of
> using Berkele
Scott Bailey wrote:
I agree that the syntax of XMLTABLE is odd. But not demonstrably worse
than xpathtable.
That's not saying much. I dislike both. Why the SQL committee feels the
need to invent arcane special case grammar rules is beyond me. I
understand why the author of xpathtable des
Andrew Dunstan wrote:
I've been reading over the documentation to find an alternative to
the deprecated xpath_table functionality. I think it may be a
possibility but I'm not seeing a clear alternative.
Thanks,
Chris Graner
The standard is XMLTABLE and is implemented by both db2 and ora
Scott Bailey wrote:
Chris Graner wrote:
Hello,
I've been reading over the documentation to find an alternative to
the deprecated xpath_table functionality. I think it may be a
possibility but I'm not seeing a clear alternative.
Thanks,
Chris Graner
The standard is XMLTABLE and is imple
Chris Graner wrote:
Hello,
I've been reading over the documentation to find an alternative to the
deprecated xpath_table functionality. I think it may be a possibility
but I'm not seeing a clear alternative.
Thanks,
Chris Graner
The standard is XMLTABLE and is implemented by both db2 and
Hello,
I've been reading over the documentation to find an alternative to the
deprecated xpath_table functionality. I think it may be a possibility but
I'm not seeing a clear alternative.
Thanks,
Chris Graner
11 matches
Mail list logo