pgAdmin III commit: Set the default backup type to "Custom".

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Set the default backup type to "Custom".
Date: 2013-05-26 16:19:17
Message-ID: E1UgdfB-0002S4-GP@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Set the default backup type to "Custom".

Branch
------
master

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

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/frm/frmBackup.cpp | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-05-26 21:26:18 pgAdmin III commit: Treat sequences as first class objects in the Grant
Previous Message Dhiraj Chawla 2013-05-22 23:40:37 Re: Grants on sequences via Grant Wizard fix patch