pgAdmin III commit: - Extend ORDER BY over 3-rd column (path)

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: - Extend ORDER BY over 3-rd column (path)
Date: 2014-06-17 20:26:10
Message-ID: E1WwzxK-0003F6-NQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

- Extend ORDER BY over 3-rd column (path)
- Deduplicate objects in results grid that have a match in several
search modes simultaneously.

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgSearchObject.cpp | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-06-17 20:27:39 Re: wrong current schema in Search Objects dialog box
Previous Message Dave Page 2014-06-17 20:21:20 pgAdmin III commit: Remove reference to the old Ctrl+Tab autocomplete h