pgAdmin III commit: Use a modified icon to indicate materialised views. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Use a modified icon to indicate materialised views.
Date
Msg-id E1UwAeM-0005pC-7O@gothos.postgresql.org
Whole thread Raw
List 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.patel@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Wait for the thread only if it is running
Next
From: Dave Page
Date:
Subject: Re: Materialized View Patch File