pgAdmin 4 commit: Fixed dependency tab loading issue when database name - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed dependency tab loading issue when database name
Date
Msg-id E1l6q6w-0007Oi-TL@gothos.postgresql.org
Whole thread Raw
List 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.vashi@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Rotate the logfile in the container distribution. Fix
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: Dependency tab fix