On Wed, Dec 11, 2019 at 3:21 PM PG Doc comments form
wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.6/functions-array.html
> Description:
>
> [...]
> ghowe=# select unnest(ARRAY[1,2],ARRAY['foo','bar','baz']);
> ERROR: fu
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.6/functions-array.html
Description:
~ $ psql
psql (11.2, server 9.6.14)
Type "help" for help.
ghowe=# select version();
version