Update comment in ExecInsert() regarding batch insertion.

Etsuro Fujita <efujita@postgresql.org>

Commit: fc9eb3f0c382dee11099ff400ff29f4b0132f16b
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2022-09-29T07:55:03Z
Releases: 14.6
Update comment in ExecInsert() regarding batch insertion.

Remove the stale text that is a leftover from an earlier version of the
patch to add support for batch insertion, and adjust the wording in the
remaining text.

Back-patch to v14 where batch insertion came in.

Review and wording adjustment by Tom Lane.

Discussion: https://postgr.es/m/CAPmGK14goatHPHQv2Aeu_UTKqZ%2BBO%2BP%2Bzd3HKv5D%2BdyyfWKDSw%40mail.gmail.com

Files

PathChange+/−
src/backend/executor/nodeModifyTable.c modified +2 −3

Discussion