pgAdmin III commit: Add support for the new sslcompression connection o

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add support for the new sslcompression connection o
Date: 2011-12-12 22:34:22
Message-ID: E1RaERy-00050p-72@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2011-12-12 22:35:12 Re: [pgAdmin III] #341: New connection option: sslcompression
Previous Message Guillaume Lelarge 2011-12-12 21:18:40 configure doesn't detect SSL support in libpq