Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-02 | Fix corner-case failures in has_foo_privilege() family of functions. | Tom Lane | 9.3.25 |
| 2017-11-26 | Make has_sequence_privilege support WITH GRANT OPTION | Joe Conway | 9.3.21 |
| 2017-10-11 | Doc: fix missing explanation of default object privileges. | Tom Lane | 9.3.20 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2014-02-17 | Shore up ADMIN OPTION restrictions. | Noah Misch | 9.3.3 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-08-30 | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 9.3.0 |
| 2012-08-28 | remove catcache.h from syscache.h | Alvaro Herrera | 9.3.0 |
| 2012-08-23 | Fix cascading privilege revoke to notice when privileges are still held. | Tom Lane | 9.3.0 |