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

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@mail.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(-)