GS_DB_PRIVILEGE
GS_DB_PRIVILEGE records the granting of ANY permissions. Each record corresponds to a piece of authorization information.
Name |
Type |
Description |
---|---|---|
oid |
oid |
Row identifier (hidden attribute, which must be specified) |
roleid |
oid |
User ID |
privilege_type |
text |
ANY permission of a user. For details about the value, see Table 1. |
admin_option |
boolean |
Whether the ANY permission recorded in the privilege_type column can be re-granted
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.