We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba34c6 commit 4b87917Copy full SHA for 4b87917
doc/src/sgml/information_schema.sgml
@@ -639,8 +639,8 @@
639
<structfield>dtd_identifier</structfield> <type>sql_identifier</type>
640
</para>
641
<para>
642
- An identifier of the data type descriptor of the column, unique
643
- 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
644
is mainly useful for joining with other instances of such
645
identifiers. (The specific format of the identifier is not
646
defined and not guaranteed to remain the same in future
0 commit comments