| PostgreSQL 8.0.0 �����ĵ���PostgreSQL �й� ������ | ||||
|---|---|---|---|---|
| Prev | Fast Backward | Chapter 30. ��Ϣģʽ | Fast Forward | Next | 
��ͼ table_constraints �����������ڵ�ǰ�û��ı������Լ����
Table 30-32. table_constraints �ֶ�
| ���� | �������� | ���� | 
|---|---|---|
| constraint_catalog | sql_identifier | ������Լ�������ݿ�����֣����ǵ�ǰ���ݿ⣩ | 
| constraint_schema | sql_identifier | �������Լ����ģʽ���� | 
| constraint_name | sql_identifier | Լ�������� | 
| table_catalog | sql_identifier | �����ñ�����ݿ�����֣����ǵ�ǰ���ݿ⣩ | 
| table_schema | sql_identifier | �����˱��ģʽ�� | 
| table_name | sql_identifier | ������� | 
| constraint_type | character_data | Լ�������� CHECK��FOREIGN KEY�� PRIMARY KEY������ UNIQUE | 
| is_deferrable | character_data | ���Լ�������Ƴ٣�Ϊ YES������Ϊ NO | 
| initially_deferred | character_data | ���Խ���ǿ����Ƴٲ��������Ƴٵģ�Ϊ YES������Ϊ NO |