Fix outdated comment in ExecDelete

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

Commit: cefe182533f38406e032b573dcf506c8da2b0faf
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2022-11-17T11:52:20Z
Releases: 15.2
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