Re: pgsql: Add basic JSON_TABLE() functionality - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Add basic JSON_TABLE() functionality
Date
Msg-id 1164534.1712285773@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Add basic JSON_TABLE() functionality  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: pgsql: Add basic JSON_TABLE() functionality
List pgsql-committers
Amit Langote <amitlangote09@gmail.com> writes:
> Wonder if, for consistency, I should change the coding so that the
> FEATURE_NOT_SUPPORTED is reported in transformJsonTable() or
> something?

Consistency with what?  There are plenty of other gram.y productions
that throw FEATURE_NOT_SUPPORTED conditionally.

            regards, tom lane



pgsql-committers by date:

Previous
From: Amit Langote
Date:
Subject: Re: pgsql: Add basic JSON_TABLE() functionality
Next
From: Amit Langote
Date:
Subject: Re: pgsql: Add basic JSON_TABLE() functionality