Обсуждение: [pgadmin-hackers] pgAdmin 4 commit: Fix binary search algorithm so new treeview nodesare

Поиск
Список
Период
Сортировка

[pgadmin-hackers] pgAdmin 4 commit: Fix binary search algorithm so new treeview nodesare

От
Dave Page
Дата:
Fix binary search algorithm so new treeview nodes are added in the correct position. Fixes #2331

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7dd9efd811c7845d9dc985b66f8d33497f2f4bfa
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../browser/templates/browser/js/browser.js        | 63 ++++++++++++++--------
1 file changed, 41 insertions(+), 22 deletions(-)