Re: Adding xpath_exists function

From: Mike Fowler <mike(at)mlfowler(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Adding xpath_exists function
Date: 2010-05-07 09:46:55
Message-ID: 4BE3E18F.50506@mlfowler.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-rrreviewers

Robert Haas wrote:
> Oh, I see. Well, that might be reasonable syntactic sugar, although I
> think you should make it wrap the path in exists() unconditionally,
> rather than testing for an existing wrap.
>

I'll leave it out for now, it saves me some effort after all.

> Please email your patch to the list (replying to this email is fine)
> and add it here:
> https://commitfest.postgresql.org/action/commitfest_view/open
>

Will do once I've finished. Thanks for your feedback.

Regards,

--
Mike Fowler
Registered Linux user: 379787

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-05-07 11:33:55 Re: PATCH: Minor notes in CLUSTER page
Previous Message Simon Riggs 2010-05-07 08:51:01 Re: SQLSTATE for Hot Standby cancellation

Browse pgsql-rrreviewers by date

  From Date Subject
Next Message Mike Fowler 2010-05-11 09:21:43 Re: Adding xpath_exists function
Previous Message Robert Haas 2010-05-07 02:40:59 Re: Adding xpath_exists function