Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v14] improve postgres bind params audit logging #34432

Merged
merged 1 commit into from Nov 10, 2023

Conversation

GavinFrazar
Copy link
Contributor

@GavinFrazar GavinFrazar commented Nov 9, 2023

Backport #34321 to branch/v14

changelog: Added binary formatted parameters as base64 encoded strings to PostgreSQL Statement Bind audit log events

* log with same format for all params when one format code is given
* log binary format params as base64 encoded string
@github-actions github-actions bot added backport database-access Database access related issues and PRs size/sm labels Nov 9, 2023
@GavinFrazar GavinFrazar added this pull request to the merge queue Nov 10, 2023
Merged via the queue into branch/v14 with commit d5838d2 Nov 10, 2023
24 checks passed
@GavinFrazar GavinFrazar deleted the bot/backport-34321-branch/v14 branch November 10, 2023 19:45
This was referenced Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport database-access Database access related issues and PRs size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants