pgAdmin III commit: Use a modified icon to indicate materialised views.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Use a modified icon to indicate materialised views.
Date: 2013-07-08 12:34:38
Message-ID: E1UwAeM-0005pC-7O@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Use a modified icon to indicate materialised views.

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgView.cpp | 7 ++++---
pgadmin/include/images/module.mk | 2 ++
pgadmin/include/images/mview-sm.png | Bin 0 -> 344 bytes
pgadmin/include/images/mview.png | Bin 0 -> 374 bytes
pgadmin/include/schema/pgView.h | 10 ++++++++++
pgadmin/pgAdmin3.vcxproj | 2 ++
pgadmin/pgAdmin3.vcxproj.filters | 6 ++++++
pgadmin/schema/pgView.cpp | 24 +++++++++++++++++++-----
8 files changed, 43 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-07-08 12:34:47 Re: Materialized View Patch File
Previous Message Ashesh Vashi 2013-07-08 05:03:46 Re: PATCH: Wait for the thread only if it is running