diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2023-11-13 14:13:03 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2023-11-13 14:13:03 +0100 |
commit | c3fd6a10fc520158e381d0296316be387b5b8da7 (patch) | |
tree | 8414c8636832ce7cf7db49ce14225efc9bf6d359 /src/backend/utils/adt/arrayutils.c | |
parent | 06e8e71e7ffdaa50556f946c080a22040b8a4784 (diff) | |
download | postgresql-c3fd6a10fc520158e381d0296316be387b5b8da7.tar.gz postgresql-c3fd6a10fc520158e381d0296316be387b5b8da7.zip |
doc: Add missing semicolon in example
One of the examples on the SELECT page was missing a semicolon from
a listing which has the look and feel of being a psql session. This
adds the missing semicolon and also removes the newline between the
query and results to match the other examples nearby.
Backpatch to all supported branches to avoid backpatching issues on
this page.
Reported-by: tim.needham2@gmail.com
Discussion: https://postgr.es/m/169965004097.225187.12941375915673151540@wrigleys.postgresql.org
Backpatch-through: v12
Diffstat (limited to 'src/backend/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions