Re: Better explanation of unnest with ordinality - Mailing list pgsql-docs

From m7onov@gmail.com
Subject Re: Better explanation of unnest with ordinality
Date
Msg-id CAP8_6XaOxrtYXTg4_w3nGkh7SEQHJ2NF=KMs62v7rW_ZMhxgMQ@mail.gmail.com
Whole thread Raw
In response to Re: Better explanation of unnest with ordinality  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
On Wed, Jan 27, 2021 at 7:47 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> What is less clear is the definition of UNNEST, for which that text refers
> you to 9.19

What about some json functions that return setof, e.g.
jsonb_to_recordset
(https://www.postgresql.org/docs/13/functions-json.html)?
Should we keep the same semantics with json array ordering as with
ordinary arrays?



pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Better explanation of unnest with ordinality
Next
From: PG Doc comments form
Date:
Subject: is_local parameter on set_config function