pgAdmin 4 commit: Added statistics and storage information in reverse e

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Added statistics and storage information in reverse e
Дата
Msg-id E1ieFwQ-0004Lc-JE@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added statistics and storage information in reverse engineering SQL of table/column. Fixes #4982.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f15db03ec38a729b7f591d87e6f8efb314a75b50

Modified Files
--------------
docs/en_US/release_notes_4_16.rst                         |  2 ++
.../tables/columns/tests/10_plus/alter_column_char.sql    |  6 ++++++
.../schemas/tables/columns/tests/10_plus/test.json        |  2 +-
.../tables/columns/tests/12_plus/alter_column_char.sql    |  6 ++++++
.../schemas/tables/columns/tests/12_plus/test.json        |  2 +-
.../tables/columns/tests/default/alter_column_char.sql    |  6 ++++++
.../schemas/tables/columns/tests/default/test.json        |  2 +-
.../tables/templates/columns/sql/10_plus/create.sql       | 14 ++++++++++++++
.../tables/templates/columns/sql/10_plus/update.sql       |  4 ++--
.../tables/templates/columns/sql/12_plus/create.sql       | 14 ++++++++++++++
.../tables/templates/columns/sql/9.2_plus/update.sql      |  4 ++--
.../tables/templates/columns/sql/default/create.sql       | 14 ++++++++++++++
.../tables/templates/columns/sql/default/update.sql       |  4 ++--
.../tables/templates/tables/sql/10_plus/create.sql        | 15 +++++++++++++++
.../tables/templates/tables/sql/12_plus/create.sql        | 15 +++++++++++++++
.../tables/templates/tables/sql/default/create.sql        | 15 +++++++++++++++
16 files changed, 116 insertions(+), 9 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM4506] "can't execute an empty query" message displayed ifuser remove fill factor of any existing table
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4506] "can't execute an empty query" messagedisplayed if user remove fill factor of any existing table