From: | Erik Rijkers <er(at)xs4all(dot)nl> |
---|---|
To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru>, David Steele <david(at)pgmasters(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, 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>, Zhihong Yu <zyu(at)yugabyte(dot)com> |
Subject: | Re: SQL/JSON: JSON_TABLE |
Date: | 2021-07-22 07:49:27 |
Message-ID: | 444baae7-af8e-294c-abcc-8e2f0e3dac76@xs4all.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi
Here are the 4 unchanged patches from v49, to which I added 2 patches,
which are small changes wrt usage of 'JsonIs' versus 'IsJson'.
That should make the cfbot green again.
Erik Rijkers
Attachment | Content-Type | Size |
---|---|---|
0001-SQL-JSON-functions-v49.patch | text/x-patch | 467.9 KB |
0002-JSON_TABLE-v49.patch | text/x-patch | 122.7 KB |
0003-JSON_TABLE-PLAN-DEFAULT-clause-v49.patch | text/x-patch | 27.8 KB |
0004-JSON_TABLE-PLAN-clause-v49.patch | text/x-patch | 71.7 KB |
v49-fix-llvmjit_expr.diff | text/x-patch | 409 bytes |
v49-fix-llvmjit_types.diff | text/x-patch | 396 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Jeevan Ladhe | 2021-07-22 08:10:58 | Re: .ready and .done files considered harmful |
Previous Message | Peter Eisentraut | 2021-07-22 07:45:47 | Re: A (but copied many) typo of char-mapping tables |