> On 8 Jun 2026, at 09:42, PG Doc comments form <[email protected]> wrote:
> in > https://www.postgresql.org/docs/current/sql-expressions.html#SQL-SYNTAX-ROW-CONSTRUCTORS > there is: > "The key word ROW is optional when there is more than one expression in the > list." > I think it should be: > "The key word ROW is optional when there are more than zero expressions in > the list." "more than zero" sounds a bit odd, my suggestion would be "The key word ROW is optional when there is one, or more, expressions in the list." -- Daniel Gustafsson
