Fix another couple of outdated comments for MERGE RETURNING.

Dean Rasheed <dean.a.rasheed@gmail.com>

Commit: 5c5bccef211cfc98e0d6c4bc1af40a33c8ac2488
Author: Dean Rasheed <dean.a.rasheed@gmail.com>
Date: 2024-06-04T08:29:42Z
Releases: 17.0
Fix another couple of outdated comments for MERGE RETURNING.

Oversights in c649fa24a4 which added RETURNING support to MERGE.

Discussion: https://postgr.es/m/CAApHDvpqp6vtUzG-_josUEiBGyqnrnVxJ-VdF+hJLXjHdHzsyQ@mail.gmail.com

Files

PathChange+/−
src/backend/utils/adt/ruleutils.c modified +1 −1
src/include/nodes/parsenodes.h modified +1 −1
src/include/utils/portal.h modified +3 −3

Discussion