c956c65731
Remove `USAGE` from the `VALID_PRIVS` dict for both database and table because it is not a valid privilege for either (and breaks the implementation of `has_table_privilege` and `has_database_privilege` See http://www.postgresql.org/docs/9.0/static/sql-grant.html |
||
---|---|---|
.. | ||
__init__.py | ||
postgresql_db.py | ||
postgresql_privs.py | ||
postgresql_user.py |