pgAdmin 4 commit: Fixed dialog crash issue when added security label an

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed dialog crash issue when added security label an
Дата
Msg-id E1mXj1d-0001GK-8S@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed dialog crash issue when added security label and changing the type to shell. Fixes #6744

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bfb65e82aaf4fc1d339f08d3fc6a4eb5458ad9ac
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/types/static/js/type.ui.js   | 42 +++++++++++++---------
.../javascript/schema_ui_files/type.ui.spec.js     |  3 ++
2 files changed, 28 insertions(+), 17 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Ensure we have the latest version of libpq in the con
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue