8000 Avoid logging connection string passwords. by dimitri · Pull Request #15 · dimitri/pgcopydb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Avoid logging connection string passwords. #15

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

Merged
merged 1 commit into from
Feb 11, 2022
Merged

Conversation

dimitri
Copy link
Owner
@dimitri dimitri commented Feb 11, 2022

No description provided.

@dimitri dimitri merged commit 8571975 into main Feb 11, 2022
@dimitri dimitri deleted the fix/scrub-passwords branch February 11, 2022 13:43
arajkumar added a commit to arajkumar/pgcopydb that referenced this pull request Dec 13, 2023
This enables docker images push when the tag is created(docker tag == git tag). It will also publish `edge` tag as soon as commit is merged into main.

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>
hanefi pushed a commit to hanefi/pgcopydb that referenced this pull request Oct 2, 2024
…primary key (dimitri#15)

* Refactor code to skip executing empty UPDATE statements

The logical_message_metadata_should_skip_statement function has been added to check if the logical message metadata should be skipped. This is necessary due to a bug in the wall2json output plugin that creates an UPDATE statement with an empty SET clause and places the actual SET clause in the WHERE clause. The function checks for this specific pattern and returns true if found, indicating that the statement should be skipped during execution.

* Add docs for the test case
* Fix the double free bug
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.

1 participant
0