Add a new action menu to refresh a materialized view
It also displays another action menu with 9.4 cluster to refresh concurrently the materialized view.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a358830ec86aacf5e15cf74f1e74cca3f54d964e
Modified Files
--------------
CHANGELOG | 1 +
pgadmin/frm/frmMain.cpp | 3 ++
pgadmin/include/schema/pgView.h | 18 +++++++++++
pgadmin/schema/pgView.cpp | 67 +++++++++++++++++++++++++++++++++++++++
4 files changed, 89 insertions(+)