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

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Add support for the new sslcompression connection o
Дата
Msg-id E1RaERy-00050p-72@gothos.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: configure doesn't detect SSL support in libpq
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #341: New connection option: sslcompression