↑↓ select ↵ open ⌫ change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Feature: MERGE ... RETURNING

MERGE can now use a RETURNING clause to return modified rows and what action was used to modify them using the merge_action() function.