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
Please register or sign in to comment