pgAdmin 4 commit: Prevent creation of FTS objects in catalogs. Fixes #1

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Prevent creation of FTS objects in catalogs. Fixes #1
Дата
Msg-id E1bZcrx-0005Jl-UR@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Prevent creation of FTS objects in catalogs. Fixes #1122

Branch
------
master

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

Modified Files
--------------
.../fts_configuration/js/fts_configuration.js      | 37 +++++++++++++++++---
.../templates/fts_dictionary/js/fts_dictionary.js  | 38 ++++++++++++++++++---
.../templates/fts_parser/js/fts_parser.js          | 38 ++++++++++++++++++---
.../templates/fts_template/js/fts_templates.js     | 39 +++++++++++++++++++---
4 files changed, 136 insertions(+), 16 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [Patch][pgAdmin4]: RM1532 - Query Tool can get stuck waiting for query result
Следующее
От: Dave Page
Дата:
Сообщение: Re: [Patch][pgAdmin4]: RM1122 - Don't allow to create FTS parser, FTS template under catalogs