Updated documentation for default privileges to clarify more on the grantor. Fixes #4659.

This commit is contained in:
Abhilasha Narendra
2019-11-26 08:33:59 +05:30
committed by Akshay Joshi
parent 1a39dedc62
commit 700e01708b
18 changed files with 21 additions and 76 deletions

View File

@@ -128,8 +128,7 @@ to a role. Click the *Add* icon (+) to to add a role to the table.
* Select the name of the role from the drop-down listbox in the *Grantee* field.
* Click inside the *Privileges* field. Check the boxes to the left of one or
more privileges to grant the selected privilege to the specified user.
* Select the name of a role from the drop-down listbox in the *Grantor* field.
The default grantor is the owner of the database.
* The current user, who is the default grantor for granting the privilege, is displayed in the *Grantor* field.
Click the *Add* icon (+) to assign additional privileges; to discard a
privilege, click the trash icon to the left of the row and confirm deletion in
@@ -171,5 +170,3 @@ The example shown demonstrates creating a trigger function named *emp_stamp*.
* Click the *Save* button to save work.
* Click the *Cancel* button to exit without saving work.
* Click the *Reset* button to restore configuration parameters.