Re: SQL/JSON json_table plan clause - Mailing list pgsql-hackers

From Nikita Malakhov
Subject Re: SQL/JSON json_table plan clause
Date
Msg-id CAN-LCVMk6pBMBaghaq5h5awLyWje1iaDXUPJNpWhecFvwWonkw@mail.gmail.com
Whole thread Raw
In response to Re: SQL/JSON json_table plan clause  (Nikita Malakhov <hukutoc@gmail.com>)
List pgsql-hackers
Hi hackers!

Patch was tested with the current master. All is good with minor changes in messages.
The 1st part contains grammar changes with JSON_TABLE transformations according
to given PLAN strategy, the 2nd contains corrected tests for JSON_TABLE and new tests
for PLAN clause.

--
Regards,
Nikita Malakhov
Postgres Professional
The Russian Postgres Company
Attachment

pgsql-hackers by date:

Previous
From: "zengman"
Date:
Subject: Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ...
Next
From: Matthias van de Meent
Date:
Subject: Re: SQL-level pg_datum_image_equal