pgAdmin III commit: Support Materialized Views.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Support Materialized Views.
Date: 2013-06-18 14:42:29
Message-ID: E1Uox77-0001j4-0i@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Support Materialized Views.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4a556a3639490b4b98fdda2cf989ec4f859b9ba2
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/dlg/dlgView.cpp | 977 +++++++++++++++++++++++++++++-
pgadmin/include/dlg/dlgView.h | 27 +
pgadmin/include/schema/pgView.h | 236 ++++++++
pgadmin/schema/pgView.cpp | 418 ++++++++++++-
pgadmin/ui/dlgView.xrc | 517 +++++++++++++++-
pgadmin/ui/xrcDialogs.cpp | 1256 ++++++++++++++++++++++++++++++++++++++-
7 files changed, 3399 insertions(+), 33 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-06-18 14:43:33 Re: Materialized View Patch File
Previous Message Ashesh Vashi 2013-06-18 08:46:28 Re: bug: repeated messages in pgadmin (1.18.0 Alpha 1) query tool messages pane