diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-01-27 12:50:17 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-01-27 12:50:22 -0500 |
commit | 662affcfe9e816584e3d8602b3b4005236931bbb (patch) | |
tree | 42719d4809975f8fb0a669bd5f8ee25ec22db802 /src/backend/access/transam/clog.c | |
parent | 1f113abdf87cd085dee3927960bb4f70442b7250 (diff) | |
download | postgresql-662affcfe9e816584e3d8602b3b4005236931bbb.tar.gz postgresql-662affcfe9e816584e3d8602b3b4005236931bbb.zip |
Doc: improve documentation for UNNEST().
Per a user question, spell out that UNNEST() returns array elements
in storage order; also provide an example to clarify the behavior for
multi-dimensional arrays.
While here, also clarify the SELECT reference page's description of
WITH ORDINALITY. These details were already given in 7.2.1.4, but
a reference page should not omit details.
Back-patch to v13; there's not room in the table in older versions.
Discussion: https://postgr.es/m/FF1FB31F-0507-4F18-9559-2DE6E07E3B43@gmail.com
Diffstat (limited to 'src/backend/access/transam/clog.c')
0 files changed, 0 insertions, 0 deletions