Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.0.18 |
| 2014-02-17 | Shore up ADMIN OPTION restrictions. | Noah Misch | 9.0.16 |
| 2012-08-23 | Fix cascading privilege revoke to notice when privileges are still held. | Tom Lane | 9.0.10 |
| 2010-02-26 | pgindent run for 9.0 | Bruce Momjian | 9.0.0 |
| 2010-02-14 | Wrap calls to SearchSysCache and related functions using macros. | Robert Haas | 9.0.0 |
| 2010-01-12 | Fix aclexplode to not explode on a zero-entry ACL array. | Tom Lane | 9.0.0 |
| 2010-01-02 | Update copyright for the year 2010. | Bruce Momjian | 9.0.0 |
| 2009-12-21 | More cleanups for the recent large object permissions patch. | Robert Haas | 9.0.0 |
| 2009-12-11 | Add large object access control. | Itagaki Takahiro | 9.0.0 |
| 2009-12-05 | Speed up information schema privilege views | Peter Eisentraut | 9.0.0 |
| 2009-10-05 | Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust | Tom Lane | 9.0.0 |
| 2009-08-03 | Implement has_sequence_privilege() | Joe Conway | 9.0.0 |