Skip to content

Commit 9971f6f

Browse files
committed
doc: correct sepgsql doc about permission checking of CASCADE
Backpatch to 9.2. Patch from Kohei KaiGai
1 parent 2ddc600 commit 9971f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/sepgsql.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ UPDATE t1 SET x = 2, y = md5sum(y) WHERE z = 100;
443443
<para>
444444
When <literal>DROP</> command is executed, <literal>drop</> will be
445445
checked on the object being removed for each object types. Permissions
446-
will not be checked for objects dropped indirectly via <literal>CASCADE</>.
446+
will be also checked for objects dropped indirectly via <literal>CASCADE</>.
447447
Deletion of objects contained within a particular schema (tables, views,
448448
sequences and procedures) additionally requires
449449
<literal>remove_name</> on the schema.

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