Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-11 | Fix security checks in selectivity estimation functions. | Dean Rasheed | 15.14 |
| 2024-11-11 | Ensure cached plans are correctly marked as dependent on role. | Nathan Bossart | 15.9 |
| 2023-08-07 | Fix RLS policy usage in MERGE. | Dean Rasheed | 15.4 |
| 2023-05-08 | Handle RLS dependencies in inlined set-returning functions properly. | Tom Lane | 15.3 |
| 2023-03-10 | Ensure COPY TO on an RLS-enabled table copies no more than it should. | Tom Lane | 15.3 |
| 2022-03-28 | Add support for MERGE SQL command | Alvaro Herrera | 15.0 |
| 2022-03-22 | Add support for security invoker views. | Dean Rasheed | 15.0 |