Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-03-22 | Fix EvalPlanQual bug when query contains both locked and not-locked rels. | Tom Lane | 9.5.2 |
| 2015-05-12 | Add support for doing late row locking in FDWs. | Tom Lane | 9.5.0 |
| 2015-03-22 | Allow foreign tables to participate in inheritance. | Tom Lane | 9.5.0 |
| 2014-12-12 | Fix corner case where SELECT FOR UPDATE could return a row twice. | Tom Lane | 9.5.0 |