pgAdmin 4 commit: Ensure that the values of certain fields are prettifi

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the values of certain fields are prettifi
Date: 2022-03-22 09:27:39
Message-ID: E1nWanj-0004fg-2n@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-03-22 09:28:10 Re: setup-web.sh - support for suse 12/15
Previous Message Dave Page 2022-03-21 11:19:36 pgAdmin 4 commit: Support running the container under OpenShift with al