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 Branch ------ REL_15_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/cefe182533f38406e032b573dcf506c8da2b0faf Modified Files -------------- src/backend/executor/nodeModifyTable.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-)