Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-02-29 | Fix incorrect varlevelsup in security_barrier_replace_vars(). | Dean Rasheed | 9.5.2 |
| 2015-10-09 | Handle append_rel_list in expand_security_qual | Stephen Frost | 9.5.0 |
| 2015-05-07 | Represent columns requiring insert and update privileges indentently. | Andres Freund | 9.5.0 |
| 2015-03-15 | Improve representation of PlanRowMark. | Tom Lane | 9.5.0 |
| 2015-03-01 | Fix targetRelation initializiation in prepsecurity | Stephen Frost | 9.5.0 |
| 2015-02-26 | Add locking clause for SB views for update/delete | Stephen Frost | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-10-07 | Implement SKIP LOCKED for row-level locks | Alvaro Herrera | 9.5.0 |
| 2014-09-24 | Fix bogus variable-mangling in security_barrier_replace_vars(). | Tom Lane | 9.5.0 |
| 2014-08-27 | Fix Var handling for security barrier views | Stephen Frost | 9.5.0 |