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

Commit00e67c3

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 parent5acc58c commit00e67c3

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
@@ -135,9 +135,9 @@ COMMENT ON
135135
<term><replaceable class="parameter">domain_name</replaceable></term>
136136
<listitem>
137137
<para>
138-
When creating a comment on a constraint, atable, adomain or
138+
When creating a comment on a constraint, atrigger, arule or
139139
a policy these parameters specify the name of the table or domain on
140-
whichthe constraint is defined.
140+
whichthat object is defined.
141141
</para>
142142
</listitem>
143143
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp