Re: jsonb_array_elements_recursive() - Mailing list pgsql-hackers

From Tom Lane
Subject Re: jsonb_array_elements_recursive()
Date
Msg-id 443950.1612715239@sss.pgh.pa.us
Whole thread Raw
In response to Re: jsonb_array_elements_recursive()  ("Joel Jacobson" <joel@compiler.org>)
Responses Re: jsonb_array_elements_recursive()
List pgsql-hackers
"Joel Jacobson" <joel@compiler.org> writes:
> Having thought about this some more,
> the function name should of course be jsonb_unnest(),
> similar to how unnest() works for normal arrays:

Why not just unnest(), then?

            regards, tom lane



pgsql-hackers by date:

Previous
From: "Joel Jacobson"
Date:
Subject: Re: jsonb_array_elements_recursive()
Next
From: "Joel Jacobson"
Date:
Subject: Re: jsonb_array_elements_recursive()