pgAdmin 4 commit: Include a hash of the executable path in the lockand - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Include a hash of the executable path in the lockand
Date
Msg-id E1ef2Vq-0001kC-O3@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin][patch] Make Feature and Unit tests Green Again
Next
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][RM#3062] Fix PEP-8 issues in Tools module