pg_grant
stable
Installation
Usage
Module Reference
pg_grant
Docs
»
Index
Edit on GitHub
Index
A
|
C
|
F
|
G
|
N
|
O
|
P
|
R
|
S
|
T
A
acl (pg_grant.types.ColumnInfo attribute)
(pg_grant.types.RelationInfo attribute)
arg_types (pg_grant.types.FunctionInfo attribute)
as_grant_statements() (pg_grant.types.Privileges method)
as_revoke_statements() (pg_grant.types.Privileges method)
C
column (pg_grant.types.ColumnInfo attribute)
ColumnInfo (class in pg_grant.types)
F
FunctionInfo (class in pg_grant.types)
G
get_all_column_acls() (in module pg_grant.query)
get_all_database_acls() (in module pg_grant.query)
get_all_function_acls() (in module pg_grant.query)
get_all_language_acls() (in module pg_grant.query)
get_all_schema_acls() (in module pg_grant.query)
get_all_sequence_acls() (in module pg_grant.query)
get_all_table_acls() (in module pg_grant.query)
get_all_tablespace_acls() (in module pg_grant.query)
get_all_type_acls() (in module pg_grant.query)
get_column_acls() (in module pg_grant.query)
get_database_acl() (in module pg_grant.query)
get_default_privileges() (in module pg_grant.parse)
get_function_acl() (in module pg_grant.query)
get_language_acl() (in module pg_grant.query)
get_schema_acl() (in module pg_grant.query)
get_sequence_acl() (in module pg_grant.query)
get_table_acl() (in module pg_grant.query)
get_tablespace_acl() (in module pg_grant.query)
get_type_acl() (in module pg_grant.query)
grant() (in module pg_grant.sql)
N
name (pg_grant.types.RelationInfo attribute)
NoSuchObjectError
O
oid (pg_grant.types.RelationInfo attribute)
owner (pg_grant.types.ColumnInfo attribute)
(pg_grant.types.RelationInfo attribute)
P
parse_acl() (in module pg_grant.parse)
parse_acl_item() (in module pg_grant.parse)
pg_grant.exc (module)
pg_grant.parse (module)
pg_grant.query (module)
pg_grant.sql (module)
pg_grant.types (module)
PgObjectType (class in pg_grant.types)
Privileges (class in pg_grant.types)
R
RelationInfo (class in pg_grant.types)
revoke() (in module pg_grant.sql)
S
schema (pg_grant.types.ColumnInfo attribute)
(pg_grant.types.SchemaRelationInfo attribute)
SchemaRelationInfo (class in pg_grant.types)
T
table (pg_grant.types.ColumnInfo attribute)
table_oid (pg_grant.types.ColumnInfo attribute)