> 8.15.4.
> > Modifying Arrays there is a statement like:
>
> > The slice syntaxes with omitted lower-bound and/or upper-bound can be
> used
> > too, but only when updating an array value that is not NULL or
> > zero-dimensional (otherwise, there is no existing subscript limi
PG Doc comments form writes:
> According to the official document of PostgreSQL 15, in the section 8.15.4.
> Modifying Arrays there is a statement like:
> The slice syntaxes with omitted lower-bound and/or upper-bound can be used
> too, but only when updating an array value that is
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/15/arrays.html
Description:
According to the official document of PostgreSQL 15, in the section 8.15.4.
Modifying Arrays there is a statement like:
The slice syntaxes with omitted lower