Skip to content

Commit 80db1ca

Browse files
committed
Add [NO]BYPASSRLS options to CREATE USER and ALTER USER docs.
Patch-by: Filip Rembiałkowski Reviewed-by: Robert Haas Backpatch-through: 9.5
1 parent e374838 commit 80db1ca

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/src/sgml/ref/alter_user.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ ALTER USER <replaceable class="PARAMETER">role_specification</replaceable> [ WIT
3131
| INHERIT | NOINHERIT
3232
| LOGIN | NOLOGIN
3333
| REPLICATION | NOREPLICATION
34+
| BYPASSRLS | NOBYPASSRLS
3435
| CONNECTION LIMIT <replaceable class="PARAMETER">connlimit</replaceable>
3536
| [ ENCRYPTED | UNENCRYPTED ] PASSWORD '<replaceable class="PARAMETER">password</replaceable>'
3637
| VALID UNTIL '<replaceable class="PARAMETER">timestamp</replaceable>'

doc/src/sgml/ref/create_user.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ CREATE USER <replaceable class="PARAMETER">name</replaceable> [ [ WITH ] <replac
3131
| INHERIT | NOINHERIT
3232
| LOGIN | NOLOGIN
3333
| REPLICATION | NOREPLICATION
34+
| BYPASSRLS | NOBYPASSRLS
3435
| CONNECTION LIMIT <replaceable class="PARAMETER">connlimit</replaceable>
3536
| [ ENCRYPTED | UNENCRYPTED ] PASSWORD '<replaceable class="PARAMETER">password</replaceable>'
3637
| VALID UNTIL '<replaceable class="PARAMETER">timestamp</replaceable>'

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