| From: | Vik Fearing <vik(at)postgresfriends(dot)org> |
|---|---|
| To: | Peter Eisentraut <peter(at)eisentraut(dot)org>, Erki Eessaar <erki(dot)eessaar(at)taltech(dot)ee>, "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: JSON type unsupported |
| Date: | 2023-10-06 11:50:17 |
| Message-ID: | 01bb976d-a11c-49d4-8230-1e7eed42c1d9@postgresfriends.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On 10/6/23 11:57, Peter Eisentraut wrote:
> On 26.09.23 17:31, Vik Fearing wrote:
>> For example, we do not have the JSON_SERIALIZE(), JSON()[1],
>> JSON_SCALAR() functions. We don't have the IS JSON predicate, or a
>> few other things hiding behind T801.
>
> AFAICT, commit 03734a7fed, which is new in master, adds exactly those,
> so maybe we could toggle this feature to supported?
That is better than before, but even those functions are not complete.
I am okay with flipping to supported but with a note saying there are
many subfeatures missing.
--
Vik Fearing
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2023-10-06 19:30:43 | Re: ODBC options |
| Previous Message | Peter Eisentraut | 2023-10-06 10:57:26 | Re: JSON type unsupported |