Improve the performance of explain plan by embedding the images only when downloading it. Fixes #4307 Branch ------ electron2 Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=54b0c76f431c2386c5e01be66491c19601228ae0 Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes.rst | 1 + docs/en_US/release_notes_4_8.rst | 13 + web/pgadmin/misc/static/explain/js/explain.js | 575 ++++++++++------------ web/pgadmin/misc/static/explain/js/image_maper.js | 285 +++++++++++ 4 files changed, 560 insertions(+), 314 deletions(-)
Соглашаюсь с условиями обработки персональных данных