Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-10-11 | Yet further fixes for multi-row VALUES lists for updatable views. | Tom Lane | 10.23 |
| 2018-08-04 | Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. | Tom Lane | 10.5 |
| 2017-01-25 | Use non-conflicting table names in new regression test case. | Tom Lane | 10.0 |
| 2017-01-18 | Improve RLS planning by marking individual quals with security levels. | Tom Lane | 10.0 |