pgAdmin 4 commit: Fixed an issue where the suffix for Toast table size
pgAdmin 4 commit: Fixed an issue where the suffix for Toast table size
От:
Akshay Joshi <akshay.joshi@enterprisedb.com>
Дата:
Fixed an issue where the suffix for Toast table size is not visible in the Statistics tab. Fixes #5895 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7b9504bdfb729ce22091271c1c91e70c3475f7b9 Author: Pradip Parkale Modified Files -------------- docs/en_US/release_notes_4_28.rst | 1 + .../databases/schemas/tables/templates/tables/sql/9.1_plus/stats.sql | 4 ++-- .../databases/schemas/tables/templates/tables/sql/9.2_plus/stats.sql | 4 ++-- .../databases/schemas/tables/templates/tables/sql/default/stats.sql | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-)