Docs for string_to_array missing for Postgres 14 - Mailing list pgsql-docs

From PG Doc comments form
Subject Docs for string_to_array missing for Postgres 14
Date
Msg-id 165758473446.667.9471233112644699928@wrigleys.postgresql.org
Whole thread Raw
Responses Re: Docs for string_to_array missing for Postgres 14  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/14/functions-array.html
Description:

At the bottom of the docs on "Array Functions and Operators" for Postgres 14
(see https://www.postgresql.org/docs/14/functions-array.html) there is a
NOTE with the text "There are two differences in the behavior of
string_to_array from pre-9.1...". However I can't see that string_to_array
function mentioned anywhere in the Postgres 14 docs, though it does appear
in the Postgres 13 docs (see
https://www.postgresql.org/docs/13/functions-array.html). I suspect the
omission happened by accident because the function does exist in Postgres
14.1.

pgsql-docs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Typo in examples in "8.14.5. jsonb Subscripting"
Next
From: Michael Meskes
Date:
Subject: Re: No documentation exists about ecpg ORACLE comptaible mode