Re: "there is no way to insert less than one row"

Peter Eisentraut <peter.eisentraut@enterprisedb.com>

From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: max1@inbox.ru, pgsql-docs@lists.postgresql.org
Date: 2021-03-24T20:09:11Z
Lists: pgsql-docs
On 20.03.21 20:16, PG Doc comments form wrote:
> So, the last insert command inserted zero rows. What is meant by "there is
> no way to insert less than one row"?

I think the point was that you can't insert partial rows.



Commits

  1. doc: Improve wording