Fix outdated comment in ExecDelete

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 01755490cfa196ddc415308ab5aed8cc45fbaaad
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2022-11-17T11:52:20Z
Releases: 16.0
Fix outdated comment in ExecDelete

This commend references a struct that disappeared before MERGE was
merged ... and ExecDelete is not called by the committed MERGE anyway.
Revert to the original wording.

Backpatch to 15

Files

PathChange+/−
src/backend/executor/nodeModifyTable.c modified +1 −7