Fix escape handling in pgpass files. Branch ------ master
Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6172fec7b8f836f96b40906991d39a22d41f08d5 Author: Akshay Joshi <[email protected]> Modified Files -------------- CHANGELOG | 1 + pgadmin/frm/frmPgpassConfig.cpp | 20 ++++++++++++++- pgadmin/schema/pgServer.cpp | 7 ++++++ pgadmin/utils/pgconfig.cpp | 52 ++++++++++++++++++++++++++++++--------- 4 files changed, 68 insertions(+), 12 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
