Hey,
Would it be accurate to add the following sentence to the INSERT
documentation under "Outputs"?
"...inserted or updated by the command." For a multiple-values insertion,
the order of output rows will match the order that rows are presented in
the values or query clause.
https://www.postgresql.org/docs/current/sql-insert.html
David J.