Re: SQL/JSON: functions - Mailing list pgsql-hackers

From Andres Freund
Subject Re: SQL/JSON: functions
Date
Msg-id 20180313231058.rxjdfwn3ysarsdqr@alap3.anarazel.de
Whole thread Raw
In response to Re: SQL/JSON: functions  (Michael Paquier <michael@paquier.xyz>)
Responses Re: SQL/JSON: functions  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
List pgsql-hackers
On 2018-03-14 07:54:35 +0900, Michael Paquier wrote:
> On Tue, Mar 13, 2018 at 04:08:01PM +0300, Oleg Bartunov wrote:
> > The docs are here
> > https://github.com/obartunov/sqljsondoc/blob/master/README.jsonpath.md
> > 
> > It's not easy to write docs for SQL/JSON in xml, so I decided to write in more
> > friendly way. We'll have time to convert it to postgres format.
> 
> If you aim at getting a feature committed first without its
> documentation, and getting the docs written after the feature freeze
> using a dedicated open item or such, this is much acceptable in my
> opinion and the CF is running short in time.

Given that this patch still uses PG_TRY/CATCH around as wide paths of
code as a whole ExecEvalExpr() invocation, basically has gotten no
review, I don't see this going anywhere for v11.

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: neqjoinsel versus "refresh materialized view concurrently"
Next
From: Tom Lane
Date:
Subject: Re: neqjoinsel versus "refresh materialized view concurrently"