| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Fixed an issue where the suffix for Toast table size |
| Date: | 2020-10-20 11:46:28 |
| Message-ID: | E1kUq60-0006fQ-Sd@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(dot)parkale(at)enterprisedb(dot)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(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2020-10-20 11:47:26 | Re: [pgAdmin][5919] Fix security related issues |
| Previous Message | Pradip Parkale | 2020-10-20 09:29:37 | [pgAdmin][RM4639]: Truncate Trigger option should enabled in properties sections if trigger is already created without each rows |