1) Fixed an issue where % displayed twice in explain analyze for query and table. Fixes #4847 2) Rename text 'table' with 'relation' in the statistic tab for explain analyze. Fixes #4849
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=03d3b8c03c1e5faaf3e82f7602921e1acf3e0de9 Author: Rahul Shirsat <rahul.shir...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_5_1.rst | 2 ++ web/pgadmin/misc/static/explain/js/explain.js | 10 +++++----- 2 files changed, 7 insertions(+), 5 deletions(-)