Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-07-04 | Disallow renaming a rule to "_RETURN". | Tom Lane | 15 (unreleased) |
| 2023-05-07 | Add ruleutils support for decompiling MERGE commands. | Tom Lane | 15.3 |
| 2023-02-17 | Print the correct aliases for DML target tables in ruleutils. | Tom Lane | 15.3 |
| 2022-02-08 | Rearrange core regression tests to reduce cross-script dependencies. | Tom Lane | 15.0 |
| 2021-08-19 | Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. | Tom Lane | 15.0 |