Обсуждение: pgAdmin 4 commit: Include a hash of the executable path in the lockand

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(-)