Re: SQL/JSON: JSON_TABLE

From: Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru>
To: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>, Oleg Bartunov <obartunov(at)gmail(dot)com>, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Subject: Re: SQL/JSON: JSON_TABLE
Date: 2018-03-07 14:35:13
Message-ID: bbe6696b-ccd8-ffe2-a913-f808930a1240@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached 12th version of JSON_TABLE patches rebased onto the latest master.

Fixed JSON_TABLE plan validation.

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

Attachment Content-Type Size
0014-json_table-v12.patch text/x-patch 129.1 KB
0015-json_table-json-v12.patch text/x-patch 48.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Steele 2018-03-07 14:35:56 Re: Re: WIP Patch: Precalculate stable functions, infrastructure v1
Previous Message Nikita Glukhov 2018-03-07 14:34:24 Re: SQL/JSON: functions