Skip to content

Commit

Permalink
Ruleutils_17 Fix another couple of outdated comments for MERGE RETURN…
Browse files Browse the repository at this point in the history
…ING.

Relevant PG commit:
5c5bccef211cfc98e0d6c4bc1af40a33c8ac2488
postgres/postgres@5c5bcce
  • Loading branch information
naisila committed Jul 25, 2024
1 parent 8e6dc39 commit bd10f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/distributed/deparser/ruleutils_17.c
Original file line number Diff line number Diff line change
Expand Up @@ -2665,7 +2665,7 @@ get_basic_select_query(Query *query, deparse_context *context,
/* ----------
* get_target_list - Parse back a SELECT target list
*
* This is also used for RETURNING lists in INSERT/UPDATE/DELETE.
* This is also used for RETURNING lists in INSERT/UPDATE/DELETE/MERGE.
*
* resultDesc and colNamesVisible are as for get_query_def()
* ----------
Expand Down

0 comments on commit bd10f1a

Please sign in to comment.