pgAdmin 4 commit: Properly quote names when renaming FTS dictionaries a - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Properly quote names when renaming FTS dictionaries a
Date
Msg-id E1bv84Z-00058f-Td@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Properly quote names when renaming FTS dictionaries and templates. Fixes #1857

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=17bd379cb6767e68f88ada15743b544d64f498ef
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../fts_dictionaries/templates/fts_dictionary/sql/9.1_plus/update.sql | 4 ++--
.../fts_templates/templates/fts_template/sql/9.1_plus/update.sql      | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Select2 control destroy issue [Minor fix]
Next
From: Dave Page
Date:
Subject: Re: [Patch]: Error while renaming FTS dictionary and FTS template nodes