Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ Specifically, when an allowed user executes `set_user(text)` or
* The current effective user becomes `rolename`.
* The role transition is logged, with a specific notation if `rolename` is a
superuser.
* `log_statement` setting is set to "all", meaning every SQL statement executed
while in this state will also get logged.
* If `set_user.block_alter_system` is set to "on", `ALTER SYSTEM` commands will
be blocked.
* If `set_user.block_copy_program` is set to "on", `COPY PROGRAM` commands will
Expand Down