Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-01-30 | Handle ALTER EXTENSION ADD/DROP with pg_init_privs | Stephen Frost | 9.6.2 |
| 2016-05-06 | Remove various special checks around default roles | Stephen Frost | 9.6.0 |
| 2016-04-16 | In recordExtensionInitPriv(), keep the scan til we're done with it | Stephen Frost | 9.6.0 |
| 2016-04-08 | Reserve the "pg_" namespace for roles | Stephen Frost | 9.6.0 |
| 2016-04-07 | Add new catalog called pg_init_privs | Stephen Frost | 9.6.0 |
| 2016-04-07 | In pg_dump, include pg_catalog and extension ACLs, if changed | Stephen Frost | 9.6.0 |