pgAdmin 4 commit: Prevent creation of FTS objects in catalogs. Fixes #1 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent creation of FTS objects in catalogs. Fixes #1
Date
Msg-id E1bZcrx-0005Jl-UR@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: [Patch][pgAdmin4]: RM1532 - Query Tool can get stuck waiting for query result
Next
From: Dave Page
Date:
Subject: Re: [Patch][pgAdmin4]: RM1122 - Don't allow to create FTS parser, FTS template under catalogs