| PostgreSQL 8.0.0 �����ĵ���PostgreSQL �й� ������ | ||||
|---|---|---|---|---|
| Prev | Fast Backward | Chapter 30. ��Ϣģʽ | Fast Forward | Next | 
��ͼ role_table_grants ��ʶ�ڱ������ͼ�ϸ���ĵ�ǰ�û��������ȫ��Ȩ�ޡ� ������Ϣ������ table_privileges �ҵ���
Table 30-21. role_table_grants �ֶ�
| ���� | �������� | ���� | 
|---|---|---|
| grantor | sql_identifier | ������Ȩ���û��� | 
| grantee | sql_identifier | ������Ȩ��������� | 
| table_catalog | sql_identifier | �����˱�����ݿ�����֣����ǵ�ǰ���ݿ⣩ | 
| table_schema | sql_identifier | �����˱��ģʽ������ | 
| table_name | sql_identifier | ������� | 
| privilege_type | character_data | Ȩ�����ͣ� SELECT�� DELETE��INSERT�� UPDATE��REFERENCES�� RULE������ TRIGGER | 
| is_grantable | character_data | ���Ȩ���Ը�����Ϊ YES��������ǣ���Ϊ NO | 
| with_hierarchy | character_data | Ӧ����һ��PostgreSQL ��û�е����� |