Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-12-25 | Invalidate acl.c caches when pg_authid changes. | Noah Misch | 9.5.25 |
| 2018-10-02 | Fix corner-case failures in has_foo_privilege() family of functions. | Tom Lane | 9.5.15 |
| 2017-11-26 | Make has_sequence_privilege support WITH GRANT OPTION | Joe Conway | 9.5.11 |
| 2017-10-11 | Doc: fix missing explanation of default object privileges. | Tom Lane | 9.5.10 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-05-09 | Add new OID alias type regrole | Andrew Dunstan | 9.5.0 |
| 2015-03-09 | Allow CURRENT/SESSION_USER to be used in certain commands | Alvaro Herrera | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-12-23 | Revert "Use a bitmask to represent role attributes" | Alvaro Herrera | 9.5.0 |
| 2014-12-23 | Use a bitmask to represent role attributes | Alvaro Herrera | 9.5.0 |
| 2014-09-19 | Row-Level Security Policies (RLS) | Stephen Frost | 9.5.0 |