Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita6dacf6

Browse files
committed
Fix thinko in description of table_name parameter
Commit6820094 mixed up types of parent object (table) with type ofsub-object being commented on. Noticed while fixing docs forCOMMENT ON ACCESS METHOD.Backpatch to 9.5, like that commit.
1 parent8b37462 commita6dacf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/comment.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,9 @@ COMMENT ON
138138
<term><replaceable class="parameter">domain_name</replaceable></term>
139139
<listitem>
140140
<para>
141-
When creating a comment on a constraint, atable, adomain or
141+
When creating a comment on a constraint, atrigger, arule or
142142
a policy these parameters specify the name of the table or domain on
143-
whichthe constraint is defined.
143+
whichthat object is defined.
144144
</para>
145145
</listitem>
146146
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp