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

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Fix binary search algorithm so new treeview nodesare
Дата
Msg-id E1cyGxl-0001FK-3p@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: [pgadmin-hackers] [pgAdmin4][Patch] Align Switch control with the text
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue in browser tree