pgAdmin 4 commit: Added some logging for start-up time and changed the

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added some logging for start-up time and changed the
Date: 2022-06-30 08:35:32
Message-ID: E1o6pe8-0003hE-1S@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added some logging for start-up time and changed the ping time from every second to 250 milliseconds.

Branch
------
master

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

Modified Files
--------------
runtime/src/js/pgadmin.js | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-06-30 08:35:53 Re: [pgAdmin][RM7492] Remove pgAdmin app dynamic module loading
Previous Message Aditya Toshniwal 2022-06-30 08:25:50 [pgAdmin][patch] Theme component usage fix