pgAdmin 4 commit: Fixed error on displaying table properties of a table

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed error on displaying table properties of a table
Дата
Msg-id E1hQtc5-0003oR-Uk@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed error on displaying table properties of a table partitioned by list having a default partition. Fixes #4262

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ab5f35da8d5242a74b42f1da28267ade27bd1b43
Author: Sander Eikelenboom <linux@eikelenboom.it>

Modified Files
--------------
docs/en_US/release_notes_4_7.rst                           |  3 ++-
.../servers/databases/schemas/tables/utils.py              | 14 ++++++++++----
2 files changed, 12 insertions(+), 5 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4245] Elements does not highlight when they get focus (Accessibility)
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [PATCH] Fix error on displaying table properties of a tablepartitioned by list having a default partition.