Re: Adding xpath_exists function - Mailing list pgsql-hackers

From Mike Fowler
Subject Re: Adding xpath_exists function
Date
Msg-id 4BE3E18F.50506@mlfowler.com
Whole thread Raw
In response to Re: Adding xpath_exists function  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: SQLSTATE for Hot Standby cancellation
Next
From: Robert Haas
Date:
Subject: Re: PATCH: Minor notes in CLUSTER page