Re: SQL/JSON: functions

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: functions
Date: 2018-03-07 14:34:24
Message-ID: 25cd89db-68d1-426c-19b0-b4cc99b32acd@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached 12th version of SQL/JSON patches rebased onto the latest master.

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

Attachment Content-Type Size
0010-add-invisible-coercion-form-v12.patch text/x-patch 6.7 KB
0011-add-function-formats-v12.patch text/x-patch 10.1 KB
0012-sqljson-v12.patch text/x-patch 294.0 KB
0013-sqljson-json-v12.patch text/x-patch 55.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikita Glukhov 2018-03-07 14:35:13 Re: SQL/JSON: JSON_TABLE
Previous Message David Steele 2018-03-07 14:33:31 Re: Re: PATCH: pgbench - break out timing data for initialization phases