pgAdmin 4 commit: Use shared memory for process locking instead ofQLoc

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Use shared memory for process locking instead ofQLoc
Дата
Msg-id E1egBEF-0007VU-Kl@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use shared memory for process locking instead of QLockFile which isn't available in QT4.

Branch
------
runtime-revamp

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

Modified Files
--------------
runtime/pgAdmin4.cpp | 49 ++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 38 insertions(+), 11 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Quiet a warning in GCC
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Redirect stderr within the Python interpreter,which