Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-09-12 | Fix usage of whole-row variables in WCO and RLS policy expressions. | Tom Lane | 9.5.20 |
| 2017-11-27 | Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. | Tom Lane | 9.5.11 |
| 2016-10-23 | Avoid testing tuple visibility without buffer lock. | Tom Lane | 9.5.5 |
| 2016-10-23 | Don't throw serialization errors for self-conflicts in INSERT ON CONFLICT. | Tom Lane | 9.5.5 |
| 2015-05-12 | Add support for doing late row locking in FDWs. | Tom Lane | 9.5.0 |