Ensure that the values of certain fields are prettified in the statistics tab for collection nodes. Fixes #7216
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ba027e992ea574a70cfe6d936eec8fa8e854e295 Modified Files -------------- docs/en_US/release_notes_6_8.rst | 1 + .../databases/schemas/tables/partitions/static/js/partition.js | 2 +- .../servers/databases/schemas/tables/static/js/table.js | 4 ++-- .../tables/templates/tables/sql/default/coll_table_stats.sql | 2 +- web/pgadmin/misc/statistics/static/js/Statistics.jsx | 6 ++++++ 5 files changed, 11 insertions(+), 4 deletions(-)