pgAdmin 4 commit: Prevent the runtime from compiling bytecode to avoid - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent the runtime from compiling bytecode to avoid
Date
Msg-id E1bDUZT-0001zx-Qt@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent the runtime from compiling bytecode to avoid permissions issues.

Branch
------
master

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

Modified Files
--------------
runtime/Server.cpp | 1 +
1 file changed, 1 insertion(+)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Fix for issue RM1336 [pgadmin4]
Next
From: Dave Page
Date:
Subject: Re: Fix for issue RM1336 [pgadmin4]