Unverified Commit 44d6fdff authored by Andreas Loibl's avatar Andreas Loibl Committed by GitHub
Browse files

fix password handling in safeURI (#522)

* remove PGPASSWORD environment processing from pgsql.c

instead use `pgsql->connectionString` containing the password
and adjust related function comments and removed unused PASSWORD_MASK

* fix mismatched safe{Source,Target}PGURI.password references
parent f80ee851
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment