From: | Mike Fowler <mike(at)mlfowler(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | [PATCH] Re: Adding xpath_exists function |
Date: | 2010-06-27 16:09:21 |
Message-ID: | 4C2777B1.5000509@mlfowler.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-rrreviewers |
Bruce Momjian wrote:
> I have added this to the next commit-fest:
>
> https://commitfest.postgresql.org/action/commitfest_view?id=6
>
>
Thanks Bruce. Attached is a revised patch which changes the code
slightly such that it uses an older version of the libxml library. I've
added comments to the code so that we remember why we didn't use the
latest function.
Regards,
--
Mike Fowler
Registered Linux user: 379787
Attachment | Content-Type | Size |
---|---|---|
xpath_exists-2.patch | text/x-diff | 11.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2010-06-27 17:42:11 | pg_dump's checkSeek() seems inadequate |
Previous Message | Mike Fowler | 2010-06-27 16:04:47 | [PATCH] Re: Adding XMLEXISTS to the grammar |
From | Date | Subject | |
---|---|---|---|
Next Message | Mike Fowler | 2010-06-29 10:37:28 | Re: [PATCH] Re: Adding xpath_exists function |
Previous Message | Kevin Grittner | 2010-06-24 02:59:24 | Re: Picking up a next patch |