pgAdmin 4 commit: Fixed an issue where escape character is shown when t - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where escape character is shown when t
Date
Msg-id E1kjymj-0000U6-Jg@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where escape character is shown when the server/database name has some special characters. Fixes #5992

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_29.rst                  |  1 +
.../datagrid/static/js/datagrid_panel_title.js     | 24 +++++++++++-----------
2 files changed, 13 insertions(+), 12 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin][Patch] Bug #5886 - New foreign key creation on exist table
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] Bug #5886 - New foreign key creation on exist table