Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-04-05 | Add pg_read_all_data and pg_write_all_data roles | Stephen Frost | 14.0 |
| 2017-01-30 | Handle ALTER EXTENSION ADD/DROP with pg_init_privs | Stephen Frost | 9.6.2 |
| 2017-01-30 | Handle ALTER EXTENSION ADD/DROP with pg_init_privs | Stephen Frost | 10.0 |
| 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 |
| 2014-09-19 | Row-Level Security Policies (RLS) | Stephen Frost | 9.5.0 |