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

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

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc87d4c7be4d78ed162a56cf4e6e8583a481a46b
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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a