支持的版本:当前 (16) / 15 / 14 / 13 / 12
开发版本:devel
不受支持的版本:11 / 10 / 9.6 / 9.5 / 9.4 / 9.3 / 9.2 / 9.1 / 9.0 / 8.4 / 8.3 / 8.2

37.8. check_constraint_routine_usage #

视图 check_constraint_routine_usage 标识了检查约束使用的例程(函数和过程)。仅显示当前启用的角色拥有的那些例程。

表 37.6. check_constraint_routine_usage

列类型

说明

constraint_catalog sql_identifier

包含约束的数据库的名称(始终为当前数据库)

constraint_schema sql_identifier

包含约束的架构的名称

constraint_name sql_identifier

约束的名称

specific_catalog sql_identifier

包含函数的数据库的名称(始终为当前数据库)

specific_schema sql_identifier

包含函数的架构的名称

specific_name sql_identifier

函数的““特定名称””。有关更多信息,请参见 第 37.45 节


提交更正

如果您在文档中看到任何不正确、与您对特定功能的体验不符或需要进一步澄清的内容,请使用 此表单 报告文档问题。