pgAgent commit: Using mutex around the logging functionality to avoidl

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAgent commit: Using mutex around the logging functionality to avoidl
Дата
Msg-id E1fd84a-0008LX-Km@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Using mutex around the logging functionality to avoid logging at the
same time from different threads in the same file, and make a mess of
the log file.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=5706a7738f566686ab8a5046572e4c67dccfcc4a

Modified Files
--------------
connection.cpp | 35 -----------------------------------
include/misc.h | 35 +++++++++++++++++++++++++++++++++++
unix.cpp       | 11 +++++++++++
3 files changed, 46 insertions(+), 35 deletions(-)


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

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch]: Fix RM #3191 : Debug option is not working
Следующее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Fix RM #3191 : Debug option is not working