pgAdmin 4 commit: Ensure column names on indexes on views areproperly - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure column names on indexes on views areproperly
Date
Msg-id E1eoB4s-00022g-Bg@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure column names on indexes on views are properly quoted in RE-SQL. Fixes #3066

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9a498c2877521d7f49fbaf878678fe6306ae1597
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../browser/server_groups/servers/databases/schemas/views/__init__.py   | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: RM2983: Fix transient error after application restart
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3066 - Create script doesn't add quotationmarks to column names for the "add index" functions