doc: Fix copy-and-paste mistake

The wording from the "columns" view was copied to the "attributes"
view without the required adjustments.
This commit is contained in:
Peter Eisentraut 2024-06-07 08:02:15 +02:00
parent 4208f44c94
commit 9c4ce2da10
1 changed files with 2 additions and 2 deletions

View File

@ -560,8 +560,8 @@
<entry><literal>dtd_identifier</literal></entry>
<entry><type>sql_identifier</type></entry>
<entry>
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