pgAdmin III commit: Add support for the materialized views in the "Sear

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add support for the materialized views in the "Sear
Date: 2015-03-10 08:19:45
Message-ID: E1YVFOD-0006gK-0y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add support for the materialized views in the "Search Objects"
dialog

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d5ae17dae07d595d86c30754d10e3bd8e38a49d5
Author: Dmitriy Olshevskiy <olshevskiy87(at)bk(dot)ru>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/dlg/dlgSearchObject.cpp | 34 +++++++++++++++++-----------------
2 files changed, 19 insertions(+), 17 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-03-10 08:20:26 Re: PATCH: search by materialized views
Previous Message Ashesh Vashi 2015-03-10 07:23:41 Re: PATCH: saving of sort-columns and order chosen by user