Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Represent columns requiring insert and update privileges indentently. | Andres Freund | 2015-05-08 |
* | Improve representation of PlanRowMark. | Tom Lane | 2015-03-15 |
* | Fix targetRelation initializiation in prepsecurity | Stephen Frost | 2015-03-01 |
* | Add locking clause for SB views for update/delete | Stephen Frost | 2015-02-25 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Implement SKIP LOCKED for row-level locks | Alvaro Herrera | 2014-10-07 |
* | Fix bogus variable-mangling in security_barrier_replace_vars(). | Tom Lane | 2014-09-24 |
* | Fix Var handling for security barrier views | Stephen Frost | 2014-08-26 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Make security barrier views automatically updatable | Stephen Frost | 2014-04-12 |