pgAdmin 4 commit: Include a hash of the executable path in the lockand

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Include a hash of the executable path in the lockand
Дата
Msg-id E1ef2Vq-0001kC-O3@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Include a hash of the executable path in the lock and address file names.

This allows side-by-side running of different instances of the runtime.

While we're at it, improve some comments and tidy up a little.

Branch
------
runtime-revamp

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

Modified Files
--------------
runtime/pgAdmin4.cpp | 77 +++++++++++++++++++++++++++++++++++++++++-----------
runtime/pgAdmin4.h   |  2 ++
2 files changed, 63 insertions(+), 16 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin][patch] Make Feature and Unit tests Green Again
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgAdmin4][RM#3062] Fix PEP-8 issues in Tools module