pgAdmin III commit: Fix handling of EXTENSIONs in the restore dialogue.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix handling of EXTENSIONs in the restore dialogue.
Date: 2011-12-02 16:10:01
Message-ID: E1RWVgX-0005de-Ns@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix handling of EXTENSIONs in the restore dialogue.

Branch
------
REL-1_14_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=1ef0e63764949d3efb677bb91695c24366e90f19
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-12-02 16:10:14 Re: PATCH: EXTENSION keyword not supported by pgAdmin3
Previous Message Dave Page 2011-12-02 16:08:58 pgAdmin III commit: Fix handling of EXTENSIONs in the restore dialogue.