pgAdmin 4 commit: Fixed an issue where escape character is shown when t

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 escape character is shown when t
Date: 2020-12-01 06:05:09
Message-ID: E1kjymj-0000U6-Jg@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-12-01 06:07:03 Re: [pgAdmin][Patch] Bug #5886 - New foreign key creation on exist table
Previous Message Yogesh Mahajan 2020-12-01 05:34:09 [pgAdmin][Patch] Bug #5886 - New foreign key creation on exist table