| PostgreSQL 8.0.0 �����ĵ���PostgreSQL �й� ������ | ||||
|---|---|---|---|---|
| Prev | Fast Backward | Chapter 30. ��Ϣģʽ | Fast Forward | Next | 
��ͼ referential_constraints ������ǰ���ݿ��� ���ڵ�ǰ�û���ij���������вο��������Լ����
Table 30-18. referential_constraints �ֶ�
| ���� | �������� | ���� | 
|---|---|---|
| constraint_catalog | sql_identifier | �������Լ�������ݿ����֣����ǵ�ǰ���ݿ⣩ | 
| constraint_schema | sql_identifier | �������Լ����ģʽ���� | 
| constraint_name | sql_identifier | ���Լ�������� | 
| unique_constraint_catalog | sql_identifier | ���������Լ�����õ�Ψһ��������Լ�������ݿ����֣����ǵ�ǰ���ݿ⣩ | 
| unique_constraint_schema | sql_identifier | ���������Լ�����õ�Ψһ��������Լ����ģʽ���� | 
| unique_constraint_name | sql_identifier | �����Լ�����õ�Ψһ��������Լ�������� | 
| match_option | character_data | �����Լ����ƥ��ѡ�FULL��PARTIAL�� ���� NONE�� | 
| update_rule | character_data | ������Լ���ĸ��¹���CASCADE�� SET NULL��SET DEFAULT��RESTRICT�� ���� NO ACTION�� | 
| delete_rule | character_data | ������Լ����ɾ������ CASCADE��SET NULL�� SET DEFAULT��RESTRICT�� ���� NO ACTION�� |