pgAdmin 4 commit: Fixed an issue where an error message is displayed wh

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where an error message is displayed wh
Дата
Msg-id E1o4frY-0007OO-Dq@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where an error message is displayed when creating the new database. Fixes #7502

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=837e3e5e83d5abcd4b2273a2c84552f885c5c55f
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_11.rst                   |  1 +
.../templates/databases/sql/10_plus/properties.sql  | 16 ++++++++++------
.../templates/databases/sql/9.2_plus/properties.sql | 21 ++++++++++++---------
.../templates/databases/sql/default/nodes.sql       |  3 ++-
4 files changed, 25 insertions(+), 16 deletions(-)


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

Предыдущее
От: Nikhil Mohite
Дата:
Сообщение: [pgAdmin]: Set position of dialog to center of the screen.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-7502]: Error Message displayed when create new database