mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
Fix typo.
Noted by Josh Kupershmidt.
This commit is contained in:
parent
c1420fcf7d
commit
a8302803ab
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user