Skip to content

Conversation

dwsteele
Copy link
Collaborator

0c78666 changed behavior such that log_statement = all is only set when set_user.block_log_statement = on and rolename is a database superuser. README.md was updated to match but part of a sentence was left behind and e911f62 restored the deleted text apparently thinking it was an accidental deletion rather than an incomplete deletion.

This commit honors the original intent of 0c78666 by removing the action that is no longer true.

@dwsteele dwsteele linked an issue Jul 17, 2025 that may be closed by this pull request
@dwsteele dwsteele merged commit 8855b82 into pgaudit:integration Jul 21, 2025
5 checks passed
@dwsteele dwsteele deleted the dev-readme branch July 21, 2025 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

set_user/set_user_u only sets log_statement='all' if superuser

2 participants