pgAdmin 4 commit: Fixed an issue where an error message is displayed wh - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where an error message is displayed wh
Date
Msg-id E1o4frY-0007OO-Dq@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin]: Set position of dialog to center of the screen.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7502]: Error Message displayed when create new database