can convey information to clients on constraint violation.
CONSTRAINT constraint_name
- An optional name for a column or table constraint. If not specified,
+ An optional name for a column or table constraint. If the
+ constraint is violated, the constraint name is present in error messages,
+ so constraint names like "col must be positive" can be used to communicate
+ helpful constraint information to client applications. If not specified,
the system generates a name.