pgAdmin 4 commit: Use QStandardPaths::AppLocalDataLocation in the runti

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Use QStandardPaths::AppLocalDataLocation in the runti
Дата
Msg-id E1juDip-0000Ww-3Q@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use QStandardPaths::AppLocalDataLocation in the runtime to determine where to store runtime logs. Fixes #5414

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_24.rst | 1 +
runtime/LogWindow.cpp             | 7 ++++++-
runtime/Logger.cpp                | 2 +-
runtime/pgAdmin4.cpp              | 7 ++++---
4 files changed, 12 insertions(+), 5 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)