Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-20 | Fix ALTER DEFAULT PRIVILEGES with duplicated objects | Michael Paquier | 9.5.25 |
| 2018-11-10 | Fix missing role dependencies for some schema and type ACLs. | Tom Lane | 9.5.16 |
| 2016-06-13 | Fix multiple minor infelicities in aclchk.c error reports. | Tom Lane | 9.5.4 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-05-11 | Allow on-the-fly capture of DDL event details | Alvaro Herrera | 9.5.0 |
| 2015-03-09 | Fix crasher bugs in previous commit | Alvaro Herrera | 9.5.0 |
| 2015-03-09 | Allow CURRENT/SESSION_USER to be used in certain commands | Alvaro Herrera | 9.5.0 |
| 2015-03-07 | Remove rolcatupdate | Peter Eisentraut | 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 |