automatically-generated constraint names avoid duplicates in the
same schema, but users can specify such duplicate names.
+
+ This problem can appear when querying information schema views like
+ referential_constraints>, check_constraints>,
+ domain_constraints>, and
+ check_constraint_routine_usage>. Some other views have
+ similar issues but contain the table name to help distinguish
+ duplicate rows, e.g. table_constraints>,
+ constraint_table_usage>, constraint_column_usage>.
+