Skip to content

Commit a6dacf6

Browse files
committed
Fix thinko in description of table_name parameter
Commit 6820094 mixed up types of parent object (table) with type of sub-object being commented on. Noticed while fixing docs for COMMENT ON ACCESS METHOD. Backpatch to 9.5, like that commit.
1 parent 8b37462 commit a6dacf6

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, a table, a domain or
141+
When creating a comment on a constraint, a trigger, a rule or
142142
a policy these parameters specify the name of the table or domain on
143-
which the constraint is defined.
143+
which that object is defined.
144144
</para>
145145
</listitem>
146146
</varlistentry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy