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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where an error message is displayed wh
Date: 2022-06-24 09:44:28
Message-ID: E1o4frY-0007OO-Dq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-06-24 09:45:23 Re: [pgAdmin][RM-7502]: Error Message displayed when create new database
Previous Message Nikhil Mohite 2022-06-24 08:00:36 [pgAdmin]: Set position of dialog to center of the screen.