pgAdmin 4 commit: Fixed an issue where the suffix for Toast table size - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the suffix for Toast table size
Date
Msg-id E1kUq60-0006fQ-Sd@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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 <pradip.parkale@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM4639]: Truncate Trigger option should enabled in properties sections if trigger is already created without each rows
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][5919] Fix security related issues