mirror of
https://github.com/postgres/postgres.git
synced 2025-07-21 16:02:15 +03:00
Fix typo.
Noted by Josh Kupershmidt.
This commit is contained in:
@ -101,7 +101,7 @@ COMMENT ON
|
|||||||
be schema-qualified.
|
be schema-qualified.
|
||||||
When commenting on a column,
|
When commenting on a column,
|
||||||
<replaceable class="parameter">relation_name</replaceable> must refer
|
<replaceable class="parameter">relation_name</replaceable> must refer
|
||||||
to a table, view, or composite types.
|
to a table, view, or composite type.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Reference in New Issue
Block a user