Add support for the new sslcompression connection option

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=bfa8145f0eba9248efab06d2ad4f68d6bc538bab

Modified Files
--------------
CHANGELOG                         |    1 +
pgadmin/db/pgConn.cpp             |   19 +++++++++++++++++--
pgadmin/dlg/dlgServer.cpp         |   17 ++++++++++++++++-
pgadmin/frm/frmMain.cpp           |    1 +
pgadmin/frm/frmStatus.cpp         |   12 ++++++++----
pgadmin/include/db/pgConn.h       |    8 +++++++-
pgadmin/include/schema/pgServer.h |   10 ++++++++++
pgadmin/schema/pgRole.cpp         |    7 ++++++-
pgadmin/schema/pgServer.cpp       |   13 ++++++++-----
pgadmin/ui/dlgServer.xrc          |   15 +++++++++++++++
10 files changed, 89 insertions(+), 14 deletions(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to