Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-20 | Correctly check updatability of columns targeted by INSERT...DEFAULT. | Tom Lane | 15.8 |
| 2023-06-13 | Correctly update hasSubLinks while mutating a rule action. | Tom Lane | 15.4 |
| 2023-02-23 | Fix multi-row DEFAULT handling for INSERT ... SELECT rules. | Dean Rasheed | 15.3 |
| 2022-10-11 | Yet further fixes for multi-row VALUES lists for updatable views. | Tom Lane | 15.1 |
| 2022-03-22 | Add support for security invoker views. | Dean Rasheed | 15.0 |