Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix MERGE's test for unreachable WHEN clauses. | Dean Rasheed | 2023-01-10 | 1 | -3/+3 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 | 1 | -1/+1 |
* | Rework query relation permission checking | Alvaro Herrera | 2022-12-06 | 1 | -4/+5 |
* | Fix rule-detection code for MERGE. | Dean Rasheed | 2022-11-25 | 1 | -1/+2 |
* | Update some comments that should've covered MERGE | Alvaro Herrera | 2022-10-24 | 1 | -1/+5 |
* | Change mechanism to set up source targetlist in MERGE | Alvaro Herrera | 2022-04-12 | 1 | -4/+5 |
* | Add support for MERGE SQL command | Alvaro Herrera | 2022-03-28 | 1 | -0/+415 |
* | Revert MERGE patch | Simon Riggs | 2018-04-12 | 1 | -654/+0 |
* | Improve parse representation for MERGE | Simon Riggs | 2018-04-06 | 1 | -53/+33 |
* | WITH support in MERGE | Simon Riggs | 2018-04-03 | 1 | -0/+14 |
* | New files for MERGE | Simon Riggs | 2018-04-03 | 1 | -0/+660 |
* | Revert "MERGE SQL Command following SQL:2016" | Simon Riggs | 2018-04-02 | 1 | -660/+0 |
* | MERGE SQL Command following SQL:2016 | Simon Riggs | 2018-04-02 | 1 | -0/+660 |