pgAdmin 4 commit: Show the startup log as well as the server log in the
pgAdmin 4 commit: Show the startup log as well as the server log in the
От:
Dave Page <dpage@pgadmin.org>
Дата:
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(-)