pgAdmin 4 commit: Show the startup log as well as the server log in the

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Show the startup log as well as the server log in the
Дата
Msg-id E1jWdKz-0004Rm-4D@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Show the startup log as well as the server log in the runtime's log viewer. Fixes #5489

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=46d186a49f1d1e6e30c04f9461ca72beadf80182

Modified Files
--------------
docs/en_US/release_notes_4_22.rst |  1 +
runtime/LogWindow.cpp             | 36 +++++++++++++++++++++++++-----------
runtime/LogWindow.h               | 10 +++++++---
runtime/LogWindow.ui              | 34 +++++++++++++++++++++++++++++++++-
runtime/MenuActions.cpp           |  2 +-
5 files changed, 67 insertions(+), 16 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: UI layout tweaks.
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Improve code coverage and API test cases for the Rule