Re: SQL/JSON: JSON_TABLE

From: Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru>
To: Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-hackers(at)postgresql(dot)org
Cc: Justin Pryzby <pryzby(at)telsasoft(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, Oleg Bartunov <obartunov(at)gmail(dot)com>, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>
Subject: Re: SQL/JSON: JSON_TABLE
Date: 2020-12-25 20:31:55
Message-ID: 7e2cb85d-24cf-4abb-30a5-1a33715959bd@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 03.08.2020 10:55, Michael Paquier wrote:
> On Sun, Jul 05, 2020 at 12:15:58PM -0500, Justin Pryzby wrote:
>> It looks like this needs to be additionally rebased - I will set cfbot to
>> "Waiting".
> ... Something that has not happened in four weeks, so this is marked
> as returned with feedback. Please feel free to resubmit once a rebase
> is done.
> --
> Michael

Atatched 44th version of the pacthes rebased onto current master
(#0001 corresponds to v51 of SQL/JSON patches).

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

Attachment Content-Type Size
0001-SQL-JSON-functions-v44.patch.gz application/gzip 86.2 KB
0002-JSON_TABLE-v44.patch.gz application/gzip 26.6 KB
0003-JSON_TABLE-PLAN-DEFAULT-clause-v44.patch.gz application/gzip 6.9 KB
0004-JSON_TABLE-PLAN-clause-v44.patch.gz application/gzip 12.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Dolgov 2020-12-25 21:16:03 Re: [HACKERS] [PATCH] Generic type subscripting
Previous Message Nikita Glukhov 2020-12-25 20:26:30 Re: SQL/JSON: functions