pgAdmin 4 commit: Refactor config loading/saving for the runtime config

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Refactor config loading/saving for the runtime config
Дата
Msg-id E1juDip-0000Wy-3t@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Refactor config loading/saving for the runtime config dialog to avoid code duplication.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ac656c63856efb8154d68e6f0c92185fd0903a2
Author: Dave Page <dpage@pgadmin.org>

Modified Files
--------------
runtime/ConfigWindow.cpp | 86 +++++++++++++++++++++---------------------------
runtime/ConfigWindow.h   | 15 ++-------
runtime/MenuActions.cpp  | 30 ++---------------
runtime/pgAdmin4.cpp     | 25 ++------------
4 files changed, 43 insertions(+), 113 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Refactor server request code in the runtime
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5569] [SQL] Bad display of tables storage parameters in the "SQL" tab (correction of bug #5398 not complete)