Re: wrong output column title in example

Erik Rijkers <er@xs4all.nl>

From: Erik Rijkers <er@xs4all.nl>
To: nick@cleaton.net, pgsql-docs@lists.postgresql.org
Cc: PG Doc comments form <noreply@postgresql.org>
Date: 2020-06-21T19:07:28Z
Lists: pgsql-docs

Attachments

On 2020-06-21 18:21, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/12/arrays.html
> Description:
> 
> In the last code block in "8.15.5. Searching in Arrays", the column 
> title in
> the output is "array_positions" for both examples, but it should be
> "array_position" for the second example.

Here is a doc fix/patch.

Erik Rijkers

Commits

  1. Doc: correct nitpicky mistakes in array_position/array_positions examples.