diff --git a/gpdb-doc/dita/ref_guide/sql_commands/CREATE_PROTOCOL.xml b/gpdb-doc/dita/ref_guide/sql_commands/CREATE_PROTOCOL.xml index 7290ac268e29ced900a52f88a251fb05f8205252..a02210ef006b7f0f399ca11bab4ae2ecc4608a20 100644 --- a/gpdb-doc/dita/ref_guide/sql_commands/CREATE_PROTOCOL.xml +++ b/gpdb-doc/dita/ref_guide/sql_commands/CREATE_PROTOCOL.xml @@ -31,7 +31,10 @@ TRUSTED - A noise word. + If not specified, only superusers and the protocol owner can create external + tables using the protocol. If specified, superusers and the protocol owner + can GRANT permissions on the protocol to other database + roles. @@ -87,7 +90,8 @@ See Also

, ,

+ href="DROP_PROTOCOL.xml#topic1"/>,