pgAdmin 4 commit: Properly quote names when renaming FTS dictionaries a

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Properly quote names when renaming FTS dictionaries a
Дата
Msg-id E1bv84Z-00058f-Td@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Select2 control destroy issue [Minor fix]
Следующее
От: Dave Page
Дата:
Сообщение: Re: [Patch]: Error while renaming FTS dictionary and FTS template nodes