diff --git a/doc/src/sgml/information_schema.sgml b/doc/src/sgml/information_schema.sgml index 9e66be4e83..9442b0718c 100644 --- a/doc/src/sgml/information_schema.sgml +++ b/doc/src/sgml/information_schema.sgml @@ -639,8 +639,8 @@ dtd_identifier sql_identifier - An identifier of the data type descriptor of the column, unique - among the data type descriptors pertaining to the table. This + An identifier of the data type descriptor of the attribute, unique + among the data type descriptors pertaining to the composite type. This is mainly useful for joining with other instances of such identifiers. (The specific format of the identifier is not defined and not guaranteed to remain the same in future