pgAdmin 4 commit: Fixed an issue where pgAdmin 4 took ~75 seconds to di - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where pgAdmin 4 took ~75 seconds to di
Date
Msg-id E1nSIu1-00044h-El@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where pgAdmin 4 took ~75 seconds to display the 'Starting pgAdmin' text on the splash screen. Fixes
#7230

Branch
------
master

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

Modified Files
--------------
Make.bat                         | 13 +++++++++----
docs/en_US/release_notes_6_7.rst |  4 ++--
pkg/linux/build-functions.sh     |  5 ++++-
pkg/mac/build-functions.sh       |  5 ++++-
runtime/package.json             |  2 +-
runtime/yarn.lock                |  8 ++++----
6 files changed, 24 insertions(+), 13 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: User warning: pgAdmin v6.6 startup time on macOS
Next
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: Fixed default public IP range issue in AWS deployment