Fix escape handling in pgpass files.
Branch
------
REL-1_18_0_PATCHES
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=3289001ee35dcdacff93d4078ce7e95d241c38f6
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
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(-)