| Age | Commit message (Expand) | Author |
| 2025-01-16 | Add OLD/NEW support to RETURNING in DML queries. | Dean Rasheed |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian |
| 2024-04-19 | Use macro NUM_MERGE_MATCH_KINDS instead of '3' in MERGE code. | Dean Rasheed |
| 2024-03-30 | Add support for MERGE ... WHEN NOT MATCHED BY SOURCE. | Dean Rasheed |
| 2024-03-17 | Add RETURNING support to MERGE. | Dean Rasheed |
| 2024-03-13 | Make the order of the header file includes consistent | Peter Eisentraut |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut |
| 2024-02-29 | Support MERGE into updatable views. | Dean Rasheed |
| 2024-02-21 | MERGE ... DO NOTHING: require SELECT privileges | Alvaro Herrera |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane |
| 2023-01-10 | Fix MERGE's test for unreachable WHEN clauses. | Dean Rasheed |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian |
| 2022-12-06 | Rework query relation permission checking | Alvaro Herrera |
| 2022-11-25 | Fix rule-detection code for MERGE. | Dean Rasheed |
| 2022-10-24 | Update some comments that should've covered MERGE | Alvaro Herrera |
| 2022-04-12 | Change mechanism to set up source targetlist in MERGE | Alvaro Herrera |
| 2022-03-28 | Add support for MERGE SQL command | Alvaro Herrera |
| 2018-04-12 | Revert MERGE patch | Simon Riggs |
| 2018-04-06 | Improve parse representation for MERGE | Simon Riggs |
| 2018-04-03 | WITH support in MERGE | Simon Riggs |
| 2018-04-03 | New files for MERGE | Simon Riggs |
| 2018-04-02 | Revert "MERGE SQL Command following SQL:2016" | Simon Riggs |
| 2018-04-02 | MERGE SQL Command following SQL:2016 | Simon Riggs |