pgAdmin III commit: Install adminpack on user request in frmStatus - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Install adminpack on user request in frmStatus
Date
Msg-id 201104182023.p3IKN0xB079983@gothos.postgresql.org
Whole thread Raw
Responses Re: pgAdmin III commit: Install adminpack on user request in frmStatus  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Install adminpack on user request in frmStatus

Now that we can install an extension quite easily, it's simpler to ask the
user if he wants pgAdmin to install it, rather than displaying him a hint. We
still do that if it's not an 9.1 server or if the server doesn't have the
adminpack extension installed.

Branch
------
master

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

Modified Files
--------------
pgadmin/db/pgConn.cpp       |    4 ++--
pgadmin/frm/frmStatus.cpp   |   30 ++++++++++++++++++++++++++----
pgadmin/include/db/pgConn.h |    2 +-
3 files changed, 29 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix the display options
Next
From: Dave Page
Date:
Subject: pgAdmin website commit: Fix URL