Rework API to grant and revoke permissions

This commit is contained in:
Raul Marin
2019-11-05 17:18:49 +01:00
parent c9b01592e7
commit e6f07d4f96
6 changed files with 50 additions and 61 deletions

View File

@@ -1,5 +1,3 @@
C1|
C2|
## Test listing of remote schemas without permissions before the first instantiation (rainy day)
@@ -120,7 +118,6 @@ c7|character
c8|USER-DEFINED
You are now connected to database "contrib_regression" as user "postgres".
## Test that dropping the granted user works fine (sunny day)
DROP SCHEMA
REVOKE
DROP ROLE
## Test listing of remote objects with other user still works (sunny day)