pgAdmin 4 commit: Prevent the runtime from compiling bytecode to avoid

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Prevent the runtime from compiling bytecode to avoid
Date: 2016-06-16 10:30:47
Message-ID: E1bDUZT-0001zx-Qt@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-16 10:33:37 Re: Fix for issue RM1336 [pgadmin4]
Previous Message Harshal Dhumal 2016-06-16 10:28:38 Fix for issue RM1336 [pgadmin4]