Set role only once, and set it before other GUC vars (#560)
* Set role only once, and set it before other GUC vars Fixes #559 * Unify role/claim logic in claimsToSQL Suggested by @diogob
This commit is contained in:
@@ -7,6 +7,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Fixed
|
||||
|
||||
- Prevent role from being changed twice - @begriffs
|
||||
|
||||
## [0.3.1.1] - 2016-03-28
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user