pgAdmin 4 commit: Another minor perf tweak for the runtime.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Another minor perf tweak for the runtime.
Date: 2017-06-11 13:34:54
Message-ID: E1dK314-0003b0-28@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Another minor perf tweak for the runtime.

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-11 13:38:49 pgAdmin 4 commit: Tune startup retry loop - try 50 times, with a 100ms
Previous Message Dave Page 2017-06-11 12:56:55 pgAdmin 4 commit: Couple of minor performance tweaks. Tests on my Windo