mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
Fix typo.
Noted by Josh Kupershmidt.
This commit is contained in:
@ -113,7 +113,7 @@ COMMENT ON
|
|||||||
text search objects, types, and views can be schema-qualified.
|
text search objects, types, and views can 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, composite types, or foreign table.
|
to a table, view, composite type, or foreign table.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Reference in New Issue
Block a user