Re: proposal: jsonb_populate_array

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To: Erik Rijkers <er(at)xs4all(dot)nl>
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: proposal: jsonb_populate_array
Date: 2023-08-14 13:47:27
Message-ID: 061da0171163932d4393887208ee2fe1@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2023-08-14 09:11, Erik Rijkers wrote:
> , '$' returning date[]

I certainly like that syntax better.

It's not that the "here's a null to tell you the type I want"
is terribly unclear, but it seems not to be an idiom I have
seen a lot of in PostgreSQL before now. Are there other places
it's currently used that I've overlooked?

Regards,
-Chap

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chapman Flack 2023-08-14 14:04:03 Re: Extract numeric filed in JSONB more effectively
Previous Message Pavel Stehule 2023-08-14 13:37:04 Re: proposal: jsonb_populate_array