pgAdmin 4 commit: Fixed dependency tab loading issue when database name

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed dependency tab loading issue when database name
Date: 2021-02-02 07:28:30
Message-ID: E1l6q6w-0007Oi-TL@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed dependency tab loading issue when database name having special characters.

refs #6087

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f7214b7cfe18aeaba45fc3a70492b660de7faa30
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/templates/depends/gpdb/5_plus/role_dependencies.sql | 2 +-
.../servers/templates/depends/pg/9.1_plus/role_dependencies.sql | 2 +-
.../servers/templates/depends/ppas/9.1_plus/role_dependencies.sql | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-02 07:29:06 Re: [pgAdmin4][Patch]: Dependency tab fix
Previous Message Dave Page 2021-02-01 17:35:26 pgAdmin 4 commit: Rotate the logfile in the container distribution. Fix