summaryrefslogtreecommitdiff
path: root/src/test/isolation/specs/merge-update.spec
AgeCommit message (Expand)Author
2025-11-16Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent update.Dean Rasheed
2025-01-16Add OLD/NEW support to RETURNING in DML queries.Dean Rasheed
2024-03-30Add support for MERGE ... WHEN NOT MATCHED BY SOURCE.Dean Rasheed
2024-03-07Fix handling of self-modified tuples in MERGE.Dean Rasheed
2022-03-28Add support for MERGE SQL commandAlvaro Herrera
2018-04-12Revert MERGE patchSimon Riggs
2018-04-07Raise error when affecting tuple moved into different partition.Andres Freund
2018-04-03New files for MERGESimon Riggs
2018-04-02Revert "MERGE SQL Command following SQL:2016"Simon Riggs
2018-04-02MERGE SQL Command following SQL:2016Simon Riggs