| 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: | Re: [PATCH] Re: Adding xpath_exists function |
| Date: | 2010-06-29 10:37:28 |
| Message-ID: | 4C29CCE8.7070405@mlfowler.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-rrreviewers |
Mike Fowler wrote:
> 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.
After seeing some other posts in the last couple of days, I realised I
hadn't documented the function in the SGML. I have now done so, and
added a couple of tests with XML literals. Please find the patch
attached. Now time to go correct the xmlexists patch too...
--
Mike Fowler
Registered Linux user: 379787
| Attachment | Content-Type | Size |
|---|---|---|
| xpath_exists-3.patch | text/x-diff | 13.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2010-06-29 10:59:39 | Re: warning message in standby |
| Previous Message | Thom Brown | 2010-06-29 08:51:44 | Look-behind regular expressions |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2010-07-07 23:09:43 | Re: Reviewfest 2010-06 Plans and Call for Reviewers |
| Previous Message | Mike Fowler | 2010-06-27 16:09:21 | [PATCH] Re: Adding xpath_exists function |