Re: remark regarding 4.2.13. Row Constructors

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: jochen.bandhauer@gmx.net, PostgreSQL-documentation <pgsql-docs@lists.postgresql.org>
Date: 2026-06-09T08:06:20Z
Lists: pgsql-docs
> On 8 Jun 2026, at 09:42, PG Doc comments form <noreply@postgresql.org> 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