pgAdmin III commit: Allow searching for database objects by comment and

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Allow searching for database objects by comment and
Date: 2014-06-12 06:56:30
Message-ID: E1Wuyw2-0000fk-HJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow searching for database objects by comment and definition content

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=010e38cdd4991feaf2e757e803d330dc6c5bdba6
Author: J.F. Oster <jinfroster(at)mail(dot)ru>

Modified Files
--------------
CHANGELOG | 2 +
pgadmin/dlg/dlgSearchObject.cpp | 705 ++++++++++++++++++++-------
pgadmin/include/dlg/dlgSearchObject.h | 6 +-
pgadmin/ui/dlgSearchObject.xrc | 329 ++++++++-----
pgadmin/ui/xrcDialogs.cpp | 843 +++++++++++++++++++--------------
5 files changed, 1240 insertions(+), 645 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-06-12 06:58:11 Re: PATCH: Search Objects by definitions and comments
Previous Message liuyuanyuan 2014-06-12 06:03:57 How to use pg_setting.csv ?