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 1168656.1712286746@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Add basic JSON_TABLE() functionality  (Amit Langote <amitlangote09@gmail.com>)
List pgsql-committers
Amit Langote <amitlangote09@gmail.com> writes:
> On Fri, Apr 5, 2024 at 11:56 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Consistency with what?  There are plenty of other gram.y productions
>> that throw FEATURE_NOT_SUPPORTED conditionally.

> Ah, yes, I see.  I thought maybe not when I read "unconventional use
> of" in your first email.

That was my first guess before I'd looked at any of the code,
but really the json_table production isn't doing anything
unusual.

            regards, tom lane



pgsql-committers by date:

Previous
From: Amit Langote
Date:
Subject: Re: pgsql: Add basic JSON_TABLE() functionality
Next
From: Amit Kapila
Date:
Subject: pgsql: Allow synced slots to have their inactive_since.