Update comment in ExecInsert() regarding batch insertion.

Etsuro Fujita <efujita@postgresql.org>

Commit: d5e3fe682ac327ae2c0682a931f95e946ae13487
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2022-09-29T07:55:00Z
Releases: 16.0
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