Commit
6820094d1 mixed up types of parent object (table) with type of
sub-object being commented on. Noticed while fixing docs for
COMMENT ON ACCESS METHOD.
Backpatch to 9.5, like that commit.
domain_name
- When creating a comment on a constraint, a table, a domain or
+ When creating a comment on a constraint, a trigger, a rule or
a policy these parameters specify the name of the table or domain on
- which the constraint is defined.
+ which that object is defined.