Re: proposal: jsonb_populate_array
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Vik Fearing <vik@postgresfriends.org>
Cc: Erik Rijkers <er@xs4all.nl>, Alvaro Herrera <alvherre@alvh.no-ip.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-08-15T06:26:29Z
Lists: 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 > >