Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-07-04 | Disallow renaming a rule to "_RETURN". | Tom Lane | 14 (unreleased) |
| 2023-02-17 | Print the correct aliases for DML target tables in ruleutils. | Tom Lane | 14.8 |
| 2021-08-19 | Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. | Tom Lane | 14.0 |
| 2021-02-06 | Disallow converting an inheritance child table to a view. | Tom Lane | 14.0 |