pgAdmin 4 commit: Fixed an issue where the suffix for Toast table size

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where the suffix for Toast table size
Дата
Msg-id E1kUq60-0006fQ-Sd@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM4639]: Truncate Trigger option should enabled in properties sections if trigger is already created without each rows
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][5919] Fix security related issues