pgAdmin III commit: Ensure backup/restore works with SSL certificate ba

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Ensure backup/restore works with SSL certificate ba
Date: 2013-05-17 09:58:05
Message-ID: E1UdHQL-00006z-8A@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure backup/restore works with SSL certificate based auth and the maintenance DB is used for global backups.

Branch
------
REL-1_16_0_PATCHES

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

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/frm/frmBackup.cpp | 18 ++++++++++++++++--
pgadmin/frm/frmBackupGlobals.cpp | 15 ++++++++++++++-
pgadmin/frm/frmRestore.cpp | 12 ++++++++++++
4 files changed, 44 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-05-17 10:28:18 pgAdmin III commit: Don't prompt the user for a password if they're usi
Previous Message Dave Page 2013-05-17 09:57:38 pgAdmin III commit: Ensure backup/restore works with SSL certificate ba