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

From Peter Eisentraut
Subject Re: [REVIEW] Re: Fix xpath() to return namespace definitions
Date
Msg-id 5458ED60.1080600@gmx.net
Whole thread Raw
In response to Re: [REVIEW] Re: Fix xpath() to return namespace definitions  (Ali Akbar <the.apaan@gmail.com>)
List pgsql-hackers
On 7/8/14 6:03 AM, Ali Akbar wrote:
> If we put 1 as the parameter, the resulting Node will link to the
> existing children. In this case, the namespace problem for the children
> might be still exists. If any of the children uses different
> namespace(s) than the parent, the namespace definition will not be
> copied correctly.

This analysis might very well be right, but I think we should prove it
with a test case.




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [REVIEW] Re: Fix xpath() to return namespace definitions
Next
From: Peter Eisentraut
Date:
Subject: Re: [REVIEW] Re: Fix xpath() to return namespace definitions