array_to_string and string_to_array

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: admin+postgres(at)lorenzoancora(dot)info
Subject: array_to_string and string_to_array
Date: 2022-01-22 16:49:35
Message-ID: 164287017550.704.5840412183184961677@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

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

Hi,
I suggest it would be wise to extend the definition of array_to_string
(Table 9.52) by linking to string_to_array (Table 9.10).

It would also be wise to add a backlink in the definition of string_to_array
as well.
I think this might save some time, because those functions are often used
together (eg. as a quick way to do substring replacement in array
elements).

Best regards,
Lorenzo

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Erwin Brandstetter 2022-01-22 19:10:46 json_strip_nulls()
Previous Message Srinivasa Meka (he/him/his) 2022-01-21 17:25:48 Re: Not clear sentence