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

From Nikita Glukhov
Subject Re: SQL/JSON: JSON_TABLE
Date
Msg-id 78894d50-010d-0876-23cb-55cba86404e2@postgrespro.ru
Whole thread Raw
In response to Re: SQL/JSON: JSON_TABLE  (Nikita Glukhov <n.gluhov@postgrespro.ru>)
Responses Re: SQL/JSON: JSON_TABLE
List pgsql-hackers
Attached 15th version of JSON_TABLE patches.

Implicit root path name assignment was disabled (it is unclear from standard).
Now all JSON path names are required if the explicit PLAN clause is used.


The documentation for JSON_TABLE can be found now in a separate patch:
https://www.postgresql.org/message-id/732208d3-56c3-25a4-8f08-3be1d54ad51b%40postgrespro.ru

-- 
Nikita Glukhov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company


Attachment

pgsql-hackers by date:

Previous
From: Nikita Glukhov
Date:
Subject: Re: SQL/JSON: functions
Next
From: Michael Paquier
Date:
Subject: Re: PANIC during crash recovery of a recently promoted standby