Re: proposal: jsonb_populate_array - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: proposal: jsonb_populate_array
Date
Msg-id CAFj8pRCvGf3r=yMR+M2V2W70CNfHVfFgCeqYoGWsNH_enHE=yw@mail.gmail.com
Whole thread Raw
In response to Re: proposal: jsonb_populate_array  (Vik Fearing <vik@postgresfriends.org>)
List pgsql-hackers


út 15. 8. 2023 v 8:04 odesílatel Vik Fearing <vik@postgresfriends.org> napsal:
On 8/15/23 07:53, Pavel Stehule wrote:
> út 15. 8. 2023 v 7:48 odesílatel Vik Fearing <vik@postgresfriends.org>
> napsal:
>
>> On 8/14/23 15:37, Pavel Stehule wrote:
>>> po 14. 8. 2023 v 15:09 odesílatel Erik Rijkers <er@xs4all.nl> napsal:
>>>
>>> I think so this can be +/- 40 lines of C code
>>
>> It seems to me like a good candidate for an extension.
>
> Unfortunately, these small extensions have zero chance to be available for
> users that use some cloud postgres.

Then those people can use the Standard SQL syntax.  I am strongly
against polluting PostgreSQL because of what third party vendors do and
do not allow on their platforms.

ok
 
--
Vik Fearing

pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: proposal: jsonb_populate_array
Next
From: Michael Paquier
Date:
Subject: pg_logical_emit_message() misses a XLogFlush()