Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Clean up duplicate role and schema names in regression tests. | Tom Lane | 2018-03-15 |
* | Further unify ROLE and USER command grammar rules | Peter Eisentraut | 2017-08-03 |
* | Fix typos in comments. | Heikki Linnakangas | 2017-02-06 |
* | Establish conventions about global object names used in regression tests. | Tom Lane | 2016-07-17 |
* | Improve cleanup in rolenames test | Peter Eisentraut | 2016-06-21 |
* | Remove various special checks around default roles | Stephen Frost | 2016-05-06 |
* | Create default roles | Stephen Frost | 2016-04-08 |
* | Reserve the "pg_" namespace for roles | Stephen Frost | 2016-04-08 |
* | Fix up some loose ends for CURRENT_USER as RoleSpec | Alvaro Herrera | 2015-04-30 |
* | Allow CURRENT/SESSION_USER to be used in certain commands | Alvaro Herrera | 2015-03-09 |