Re: pgsql: Add basic JSON_TABLE() functionality

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Amit Langote <amitlan(at)postgresql(dot)org>, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Add basic JSON_TABLE() functionality
Date: 2024-04-04 13:06:06
Message-ID: f8402aef-c66c-4207-992c-fdee5e59c612@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers


On 2024-04-04 Th 07:21, Amit Langote wrote:
> Add basic JSON_TABLE() functionality

Excellent!

But I am getting this:

../../../src/interfaces/ecpg/test/sql/sqljson_jsontable.pgc:23: WARNING:
unsupported feature will be passed to server

Is that intended?

cheers

andrew

--
Andrew Dunstan
EDB:https://www.enterprisedb.com

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Langote 2024-04-04 13:06:23 pgsql: Add missing initialization in transformJsonFuncExpr()
Previous Message Erik Rijkers 2024-04-04 12:30:31 Re: pgsql: Add basic JSON_TABLE() functionality