Обсуждение: pgsql: Fix another couple of outdated comments for MERGE RETURNING.

Поиск
Список
Период
Сортировка

pgsql: Fix another couple of outdated comments for MERGE RETURNING.

От
Dean Rasheed
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5c5bccef211cfc98e0d6c4bc1af40a33c8ac2488

Modified Files
--------------
src/backend/utils/adt/ruleutils.c | 2 +-
src/include/nodes/parsenodes.h    | 2 +-
src/include/utils/portal.h        | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)