[REVIEW] Re: Fix xpath() to return namespace definitions - Mailing list pgsql-hackers

From Abhijit Menon-Sen
Subject [REVIEW] Re: Fix xpath() to return namespace definitions
Date
Msg-id 20140616155205.GB14090@toroid.org
Whole thread Raw
In response to Fix xpath() to return namespace definitions  (Ali Akbar <the.apaan@gmail.com>)
Responses Re: [REVIEW] Re: Fix xpath() to return namespace definitions  (Ali Akbar <the.apaan@gmail.com>)
Re: [REVIEW] Re: Fix xpath() to return namespace definitions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
At 2014-05-30 16:04:33 +0700, the.apaan@gmail.com wrote:
>
> While developing some XML processing queries, i stumbled on an old bug
> mentioned in http://wiki.postgresql.org/wiki/Todo#XML: Fix Nested or
> repeated xpath() that apparently mess up namespaces.

Thanks for the patch, and welcome to Postgres development.

I can confirm that it works fine. I have attached here a very slightly
tweaked version of the patch (removed trailing whitespace, and changed
some comment text).

I'm marking this ready for committer.

-- Abhijit

Attachment

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: API change advice: Passing plan invalidation info from the rewriter into the planner?
Next
From: "David E. Wheeler"
Date:
Subject: Re: Why is it "JSQuery"?